Rust f32::atanh

Time bar (total: 11.5s)

analyze2.0ms (0%)

Memory
3.9MiB live, 3.9MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.6%0.4%0%0%0%0
0%0%99.6%0.4%0%0%0%1
0%0%99.6%0.4%0%0%0%2
0%0%49.8%0.4%0%49.8%0%3
50%24.9%24.9%0.4%0%49.8%0%4
75%37.4%12.5%0.4%0%49.8%0%5
87.5%43.6%6.2%0.4%0%49.8%0%6
93.8%46.7%3.1%0.4%0%49.8%0%7
96.9%48.2%1.6%0.4%0%49.8%0%8
98.4%49%0.8%0.4%0%49.8%0%9
99.2%49.4%0.4%0.4%0%49.8%0%10
99.6%49.4%0.2%0.4%0%50%0%11
99.8%49.5%0.1%0.4%0%50%0%12
Compiler

Compiled 4 to 4 computations (0% saved)

sample633.0ms (5.5%)

Memory
1.3MiB live, 390.2MiB allocated
Samples
480.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 245.0ms
ival-atanh: 237.0ms (96.9% of total)
ival-true: 5.0ms (2% of total)
ival-assert: 3.0ms (1.2% of total)
Bogosity

preprocess91.0ms (0.8%)

Memory
-13.7MiB live, 28.8MiB allocated
Algorithm
egg-herbie
Rules
124×accelerator-lowering-fma.f32
124×accelerator-lowering-fma.f64
88×*-lowering-*.f32
88×*-lowering-*.f64
76×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
1119
2159
3189
4229
5299
6369
01012
11912
22612
33212
43912
55312
69112
715812
821612
924412
1025912
1126912
1226912
026910
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
Outputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Call 2
Inputs
(atanh x)
(atanh (neg x))
(neg (atanh (neg x)))
Outputs
(atanh x)
(atanh (neg x))
(neg (atanh (neg x)))

explain387.0ms (3.4%)

Memory
-16.6MiB live, 153.3MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-#s(literal 1 binary32)
00-0-#s(literal 2 binary32)
00-0-#s(literal 1/2 binary32)
00-0-(-.f32 #s(literal 1 binary32) x)
00-0-(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
00-0-(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
00-0-(*.f32 #s(literal 2 binary32) x)
00-0-(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
00-0-x
Confusion
Predicted +Predicted -
+00
-0256
Precision
0/0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-00256
Precision?
0/0
Recall?
0/0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-001
Precision?
0/0
Recall?
0/0
Samples
96.0ms512×0valid
Compiler

Compiled 96 to 40 computations (58.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 84.0ms
ival-div: 70.0ms (82.9% of total)
ival-mult: 7.0ms (8.3% of total)
ival-log1p: 4.0ms (4.7% of total)
ival-sub: 3.0ms (3.6% of total)
exact: 1.0ms (1.2% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Compiler

Compiled 11 to 9 computations (18.2% saved)

simplify11.0ms (0.1%)

Memory
17.3MiB live, 17.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 #s(literal 2 binary32) x)
cost-diff0
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
cost-diff0
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Rules
124×accelerator-lowering-fma.f32
124×accelerator-lowering-fma.f64
88×*-lowering-*.f32
88×*-lowering-*.f64
76×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01039
11939
22639
33239
43939
55339
69139
715839
821639
924439
1025939
1126939
1226939
026935
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1/2
(log (+ 1 (/ (* 2 x) (- 1 x))))
(/ (* 2 x) (- 1 x))
(* 2 x)
2
x
(- 1 x)
1
Outputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
1/2
#s(literal 1/2 binary32)
(log (+ 1 (/ (* 2 x) (- 1 x))))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/ (* 2 x) (- 1 x))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
2
#s(literal 2 binary32)
x
(- 1 x)
(-.f32 #s(literal 1 binary32) x)
1
#s(literal 1 binary32)

localize28.0ms (0.2%)

Memory
0.2MiB live, 38.9MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 #s(literal 2 binary32) x)
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
accuracy99.9%
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
accuracy99.8%
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Samples
16.0ms256×0valid
Compiler

Compiled 37 to 11 computations (70.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 3.0ms (33.4% of total)
ival-div: 2.0ms (22.3% of total)
ival-log1p: 2.0ms (22.3% of total)
ival-sub: 1.0ms (11.1% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series4.0ms (0%)

Memory
6.0MiB live, 6.0MiB allocated
Counts
4 → 48
Calls
Call 1
Inputs
#<alt (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))>
#<alt (log (+ 1 (/ (* 2 x) (- 1 x))))>
#<alt (/ (* 2 x) (- 1 x))>
#<alt (* 2 x)>
Outputs
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))>
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
Calls

12 calls:

TimeVariablePointExpression
1.0ms
x
@0
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1.0ms
x
@-inf
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1.0ms
x
@inf
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
0.0ms
x
@-inf
(* 2 x)
0.0ms
x
@inf
(* 2 x)

rewrite396.0ms (3.4%)

Memory
-16.7MiB live, 298.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 286×accelerator-lowering-fma.f32
4 286×accelerator-lowering-fma.f64
3 506×*-lowering-*.f32
3 506×*-lowering-*.f64
2 126×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01032
14932
239932
3558632
0862828
Stop Event
iter limit
node limit
Counts
4 → 162
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(log (+ 1 (/ (* 2 x) (- 1 x))))
(/ (* 2 x) (- 1 x))
(* 2 x)
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(*.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 1/2 binary32))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)))
(log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(neg.f32 (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32))))
(neg.f32 (log.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(+.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 0 binary32))
(+.f32 (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))))
(+.f32 (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))))
(+.f32 (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log.f32 (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))) (log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))
(+.f32 (log.f32 (/.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (fma.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) (-.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))))) (log1p.f32 (neg.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))))
(+.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))))
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(-.f32 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) (log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))))
(-.f32 (log1p.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 9 binary32))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))))
(-.f32 (log1p.f32 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))))
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))))) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 (-.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log.f32 (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (neg.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal -1 binary32)))))
(-.f32 (log.f32 (-.f32 (pow.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (log.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal 1 binary32))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))))
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 512 binary32) (pow.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) (fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))))
(*.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))))
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(neg.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32)) #s(literal 1 binary32)))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) x))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x))
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(+.f32 (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 2 binary32) x)) #s(literal -1/2 binary32))
(pow.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)) #s(literal 2 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(fma.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(fma.f32 (fma.f32 x x x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 x (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x)))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x x) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) x))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x))
(fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) x (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) x)))
(/.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) x))
(/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal -2 binary32))))
(/.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(/.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (*.f32 (fma.f32 x x x) (fma.f32 x x x)) #s(literal 1 binary32))) (fma.f32 (fma.f32 x x x) (-.f32 (fma.f32 x x x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x x)))) (-.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 2 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 x (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 x (*.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(*.f32 (*.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (*.f32 x #s(literal -2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(*.f32 (neg.f32 x) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (neg.f32 x) (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal -2 binary32) (/.f32 x (+.f32 x #s(literal -1 binary32))))
(*.f32 #s(literal -2 binary32) (/.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -2 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))))
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) #s(literal 2 binary32)))
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) #s(literal 1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)) x)
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 #s(literal -2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (neg.f32 x) #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32)))
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 #s(literal -1 binary32) (*.f32 x x))) (+.f32 x #s(literal -1 binary32)))
(neg.f32 (*.f32 x #s(literal -2 binary32)))
(-.f32 #s(literal 0 binary32) (*.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))
(*.f32 (neg.f32 x) #s(literal -2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal -2 binary32) (neg.f32 x))

simplify335.0ms (2.9%)

Memory
25.6MiB live, 542.7MiB allocated
Algorithm
egg-herbie
Rules
12 938×accelerator-lowering-fma.f32
12 938×accelerator-lowering-fma.f64
3 522×*-lowering-*.f32
3 522×*-lowering-*.f64
2 748×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0106404
1312390
2798382
32146380
44029380
56487380
08272358
Stop Event
iter limit
node limit
Counts
48 → 48
Calls
Call 1
Inputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(* 2 x)
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x)) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) x))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2/5 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -2 binary32)) x))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(*.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
(*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) (fma.f32 x (*.f32 x x) x))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f32 (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x)) x) #s(literal -2 binary32))
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* 2 x)
(*.f32 x #s(literal 2 binary32))

eval25.0ms (0.2%)

Memory
3.3MiB live, 42.8MiB allocated
Compiler

Compiled 5 005 to 804 computations (83.9% saved)

prune67.0ms (0.6%)

Memory
-0.7MiB live, 78.1MiB allocated
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New2028210
Fresh000
Picked011
Done000
Total2029211
Accuracy
100.0%
Counts
211 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.0%
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.7%
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.2%
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.6%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.1%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
95.4%
x
Compiler

Compiled 227 to 141 computations (37.9% saved)

simplify614.0ms (5.3%)

Memory
-25.2MiB live, 549.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
cost-diff0
(*.f32 x #s(literal 2/3 binary32))
cost-diff0
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
cost-diff160
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
cost-diff0
(*.f32 #s(literal 2 binary32) (fma.f32 x x x))
cost-diff0
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
cost-diff352
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
Rules
18 258×accelerator-lowering-fma.f32
18 258×accelerator-lowering-fma.f64
4 162×*-lowering-*.f32
4 162×*-lowering-*.f64
2 906×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
038267
1123263
2370261
3865255
41775253
52782253
65048235
08269207
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))))
1/2
(log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))
(/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))
(* 2 (+ (* x x) x))
2
(+ (* x x) x)
x
(+ (* x (neg x)) 1)
(neg x)
1
x
(* 1/2 (* x (+ (* x (* x 2/3)) 2)))
1/2
(* x (+ (* x (* x 2/3)) 2))
x
(+ (* x (* x 2/3)) 2)
(* x 2/3)
2/3
2
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)))
1/2
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))
x
(+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)
(* x x)
(+ (* x (* x 2/5)) 2/3)
(* x 2/5)
2/5
2/3
2
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)))
1/2
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))
x
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)
(* x x)
(+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)
(+ (* x (* x 2/7)) 2/5)
(* x 2/7)
2/7
2/5
2/3
2
Outputs
(* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)))))
1/2
#s(literal 1/2 binary32)
(log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))
(log1p.f32 (*.f32 x (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x))))
(/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))
(*.f32 x (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)))
(* 2 (+ (* x x) x))
(*.f32 #s(literal 2 binary32) (fma.f32 x x x))
2
#s(literal 2 binary32)
(+ (* x x) x)
(fma.f32 x x x)
x
(+ (* x (neg x)) 1)
(fma.f32 x (neg.f32 x) #s(literal 1 binary32))
(neg x)
(neg.f32 x)
1
#s(literal 1 binary32)
x
(* 1/2 (* x (+ (* x (* x 2/3)) 2)))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* x (* x 2/3)) 2))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
x
(+ (* x (* x 2/3)) 2)
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* x 2/3)
(*.f32 x #s(literal 2/3 binary32))
2/3
#s(literal 2/3 binary32)
2
#s(literal 2 binary32)
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
x
(+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(+ (* x (* x 2/5)) 2/3)
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* x 2/5)
(*.f32 x #s(literal 2/5 binary32))
2/5
#s(literal 2/5 binary32)
2/3
#s(literal 2/3 binary32)
2
#s(literal 2 binary32)
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)))
(fma.f32 x (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
x
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ (* x (* x 2/7)) 2/5)
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* x 2/7)
(*.f32 x #s(literal 2/7 binary32))
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
2/3
#s(literal 2/3 binary32)
2
#s(literal 2 binary32)

localize219.0ms (1.9%)

Memory
13.9MiB live, 213.8MiB allocated
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
accuracy99.9%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
accuracy99.9%
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
accuracy98.0%
(*.f32 x #s(literal 2/7 binary32))
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
accuracy99.9%
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
accuracy99.9%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
accuracy99.3%
(*.f32 x #s(literal 2/5 binary32))
accuracy100.0%
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
accuracy99.9%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
accuracy98.7%
(*.f32 x #s(literal 2/3 binary32))
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
accuracy100.0%
(neg.f32 x)
accuracy99.9%
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
accuracy99.9%
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
Samples
144.0ms256×0valid
Compiler

Compiled 234 to 39 computations (83.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 100.0ms
ival-log1p: 36.0ms (36.1% of total)
ival-mult: 27.0ms (27.1% of total)
const: 24.0ms (24.1% of total)
ival-add: 9.0ms (9% of total)
ival-div: 2.0ms (2% of total)
ival-neg: 1.0ms (1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series46.0ms (0.4%)

Memory
-14.9MiB live, 24.1MiB allocated
Counts
21 → 252
Calls
Call 1
Inputs
#<alt (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))>
#<alt (* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))))>
#<alt (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))>
#<alt (* 2 (+ (* x x) x))>
#<alt (* 1/2 (* x (+ (* x (* x 2/3)) 2)))>
#<alt (* x (+ (* x (* x 2/3)) 2))>
#<alt (+ (* x (* x 2/3)) 2)>
#<alt (* x 2/3)>
#<alt (* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)))>
#<alt (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))>
#<alt (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)>
#<alt (* x x)>
#<alt (* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)))>
#<alt (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))>
#<alt (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)>
#<alt (neg x)>
#<alt (* x 2/5)>
#<alt (+ (* x (* x 2/5)) 2/3)>
#<alt (* x 2/7)>
#<alt (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)>
#<alt (+ (* x (* x 2/7)) 2/5)>
Outputs
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))>
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* 2/3 (pow x 3))>
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* 2/3 (pow x 3))>
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (* 2/3 (pow x 2))>
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* 2/3 (pow x 2))>
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* 2/5 (pow x 5))>
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* 2/5 (pow x 5))>
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (* 2/5 (pow x 4))>
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* 2/5 (pow x 4))>
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (* 2/5 (pow x 2))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* 2/5 (pow x 2))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt 2/5>
#<alt (+ 2/5 (* 2/7 (pow x 2)))>
#<alt (+ 2/5 (* 2/7 (pow x 2)))>
#<alt (+ 2/5 (* 2/7 (pow x 2)))>
#<alt (* 2/7 (pow x 2))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* 2/7 (pow x 2))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
Calls

63 calls:

TimeVariablePointExpression
1.0ms
x
@0
(* 1/2 (* x (+ (* x (* x 2/3)) 2)))
1.0ms
x
@inf
(* 1/2 (* x (+ (* x (* x 2/3)) 2)))
0.0ms
x
@inf
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)))
0.0ms
x
@inf
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)))
0.0ms
x
@inf
(* 2 (+ (* x x) x))

rewrite362.0ms (3.1%)

Memory
28.4MiB live, 731.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 324×accelerator-lowering-fma.f32
6 324×accelerator-lowering-fma.f64
4 434×*-lowering-*.f32
4 434×*-lowering-*.f64
3 680×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
038233
1237230
22020230
08451200
Stop Event
iter limit
node limit
Counts
21 → 487
Calls
Call 1
Inputs
(/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))
(* 1/2 (log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1)))))
(log (+ 1 (/ (* 2 (+ (* x x) x)) (+ (* x (neg x)) 1))))
(* 2 (+ (* x x) x))
(* 1/2 (* x (+ (* x (* x 2/3)) 2)))
(* x (+ (* x (* x 2/3)) 2))
(+ (* x (* x 2/3)) 2)
(* x 2/3)
(* 1/2 (* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)))
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))
(+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2)
(* x x)
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)))
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2))
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)) 2)
(neg x)
(* x 2/5)
(+ (* x (* x 2/5)) 2/3)
(* x 2/7)
(+ (* (* x x) (+ (* x (* x 2/7)) 2/5)) 2/3)
(+ (* x (* x 2/7)) 2/5)
Outputs
(neg.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(neg.f32 (/.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))))))
(/.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal 1 binary32))))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) #s(literal -2 binary32))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32))) (neg.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) #s(literal -2 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))
(*.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (fma.f32 x x x) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(*.f32 (fma.f32 x x x) (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))
(*.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) #s(literal -1 binary32)))
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (fma.f32 x x x) #s(literal -2 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 2 binary32))
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 #s(literal -2 binary32) (/.f32 (neg.f32 (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))))
(*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (fma.f32 x x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))))
(*.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))))
(*.f32 (/.f32 (fma.f32 x x x) #s(literal -1 binary32)) (/.f32 #s(literal -2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 (/.f32 (neg.f32 (fma.f32 x x x)) #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(*.f32 (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) #s(literal 1/2 binary32))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))
(neg.f32 (log.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))))
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)))))
(+.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log.f32 (fma.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))
(-.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))) (log.f32 (neg.f32 (fma.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))
(-.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) #s(literal 1 binary32))) (log.f32 (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) (*.f32 (log1p.f32 (neg.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))))))
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 (fma.f32 x x x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 #s(literal 2 binary32) (*.f32 x x)))
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (*.f32 #s(literal 2 binary32) x))
(fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))
(fma.f32 x (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x x) #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 #s(literal 2 binary32) x) x (*.f32 #s(literal 2 binary32) x))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x)))))
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x)))) (fma.f32 x x (neg.f32 x)))
(/.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 2 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x))) #s(literal 2 binary32)) (fma.f32 x x (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x))))) (neg.f32 (fma.f32 x x (neg.f32 x))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 2 binary32))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 x x x) (fma.f32 x x (neg.f32 x))) #s(literal 2 binary32))) (neg.f32 (fma.f32 x x (neg.f32 x))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))
(*.f32 #s(literal 2 binary32) (fma.f32 x x x))
(*.f32 (fma.f32 x x x) #s(literal 2 binary32))
(*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) x))
(*.f32 (*.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) x)
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))))))
(*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) x)
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x #s(literal 2/3 binary32)) (*.f32 x x) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) x (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32) (*.f32 #s(literal 2 binary32) x))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (*.f32 x (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) x) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (*.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x)
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))
(+.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) #s(literal 2 binary32))
(pow.f32 (/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x #s(literal 2/3 binary32)) x #s(literal 2 binary32))
(-.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))))
(/.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(*.f32 (fma.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(*.f32 x #s(literal 2/3 binary32))
(*.f32 #s(literal 2/3 binary32) x)
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))))))
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))) x)
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) x (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 #s(literal 2 binary32) x))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x)))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x)
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/5 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/5 binary32))) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x #s(literal 2/5 binary32))) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/125 binary32)) (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/27 binary32))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 x x)
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(+.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)))))))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) x)
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 #s(literal 2 binary32) x))
(-.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x)))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))
(/.f32 (*.f32 x (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) x) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))
(/.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))) (fma.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) x)
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(+.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(+.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))))
(/.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/27 binary32))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 (*.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x x)))))))
(*.f32 (fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(neg.f32 x)
(+.f32 #s(literal 0 binary32) (neg.f32 x))
(-.f32 #s(literal 0 binary32) x)
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x)))
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x))))
(/.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (+.f32 #s(literal 0 binary32) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (fma.f32 x x (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x)))))
(*.f32 x #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) x)
(*.f32 x #s(literal 2/5 binary32))
(*.f32 #s(literal 2/5 binary32) x)
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))
(+.f32 (*.f32 x (*.f32 x #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) x #s(literal 2/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(*.f32 x #s(literal 2/7 binary32))
(*.f32 #s(literal 2/7 binary32) x)
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
(+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/7 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/7 binary32) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32))) x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(-.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/125 binary32))) (fma.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(+.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32))
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) x #s(literal 2/5 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))))
(-.f32 (/.f32 #s(literal 4/25 binary32) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))))
(/.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32))) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) #s(literal 4/25 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)))) (neg.f32 (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (fma.f32 (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal -2/5 binary32))))

simplify442.0ms (3.8%)

Memory
-22.2MiB live, 828.6MiB allocated
Algorithm
egg-herbie
Rules
18 256×accelerator-lowering-fma.f32
18 256×accelerator-lowering-fma.f64
5 214×*-lowering-*.f32
5 214×*-lowering-*.f64
2 960×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02082056
16762012
217881994
349841978
089851862
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(* 2 x)
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
-2
(* -1 (+ 2 (* 2 (/ 1 x))))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(* 1/2 (log -1))
(+ (* 1/2 (log -1)) (/ 1 x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(log -1)
(+ (log -1) (* 2 (/ 1 x)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(* 2 x)
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* 2 x)))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* 2/3 (pow x 2))))
(* 2/3 (pow x 3))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* 2/3 (pow x 3))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* 2/3 (pow x 2)))
(* 2/3 (pow x 2))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* 2/3 (pow x 2))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* 2/5 (pow x 5))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* 2/5 (pow x 5))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(* 2/5 (pow x 4))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* 2/5 (pow x 4))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* 2/5 (pow x 2)))
(* 2/5 (pow x 2))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* 2/5 (pow x 2))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
2/5
(+ 2/5 (* 2/7 (pow x 2)))
(+ 2/5 (* 2/7 (pow x 2)))
(+ 2/5 (* 2/7 (pow x 2)))
(* 2/7 (pow x 2))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* 2/7 (pow x 2))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
Outputs
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(*.f32 x (fma.f32 #s(literal 2 binary32) (fma.f32 x x x) #s(literal 2 binary32)))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
(*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(-.f32 #s(literal -2 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))))
-2
#s(literal -2 binary32)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f32 #s(literal -2 binary32) (/.f32 #s(literal -2 binary32) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(-.f32 #s(literal -2 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) x))
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
(*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -2 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x)))
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x)))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -2/5 binary32) (*.f32 x x)) #s(literal -2/3 binary32)) (*.f32 x x)) #s(literal -2 binary32)) x))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* x (+ 2 (* 2 x)))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
(* (pow x 2) (+ 2 (* 2 (/ 1 x))))
(*.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* 1/3 (pow x 3))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* 1/3 (pow x 3))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/3 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/3 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/5 (pow x 5))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 1/5 (pow x 5))
(*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32)))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32)))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/5 (pow x 4))
(*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32)))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/5 (pow x 4))
(*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/5 binary32)))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(fma.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(fma.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32))
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* 2/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* 2/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(* 2/7 (pow x 4))
(*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/7 (pow x 4))
(*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
2/5
#s(literal 2/5 binary32)
(+ 2/5 (* 2/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(+ 2/5 (* 2/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(+ 2/5 (* 2/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* 2/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/7 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* 2/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/7 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))

eval86.0ms (0.7%)

Memory
9.6MiB live, 201.1MiB allocated
Compiler

Compiled 24 028 to 2 350 computations (90.2% saved)

prune145.0ms (1.3%)

Memory
1.9MiB live, 237.7MiB allocated
Pruning

14 alts after pruning (9 fresh and 5 done)

PrunedKeptTotal
New7727779
Fresh123
Picked145
Done011
Total77414788
Accuracy
100.0%
Counts
788 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.0%
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.7%
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.2%
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
98.0%
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
42.8%
(*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))))))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.6%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32))))
97.1%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
95.4%
x
Compiler

Compiled 975 to 286 computations (70.7% saved)

simplify862.0ms (7.5%)

Memory
-216.6MiB live, 1 027.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
cost-diff0
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
cost-diff0
(*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
cost-diff320
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
cost-diff0
(*.f32 x x)
cost-diff0
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
cost-diff0
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
cost-diff0
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
cost-diff160
(fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x))))
Rules
21 022×accelerator-lowering-fma.f32
21 022×accelerator-lowering-fma.f64
11 620×+-lowering-+.f64
11 620×+-lowering-+.f32
3 260×associate-+r+
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046541
1152517
2548509
31878509
44494509
54709509
64801509
74806509
84806509
09611446
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))))
1/2
(+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))
x
2
(* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3)
(* x (+ (* (* x x) 2/7) 2/5))
(+ (* (* x x) 2/7) 2/5)
(* x x)
2/7
2/5
2/3
(* x (* x x))
(+ (* x (* (* x x) 1/3)) x)
x
(* (* x x) 1/3)
(* x x)
1/3
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)))
1/2
(* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))
x
(+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)
(* x x)
(+ (* (* x x) 2/5) 2/3)
2/5
2/3
2
(* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))))
1/2
(* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))
x
(+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))
(+ (* (* x x) 2/7) 2/5)
(* x x)
2/7
2/5
(* x (* x (* x x)))
(* x (* x x))
(+ (* x (* x 2/3)) 2)
(* x 2/3)
2/3
2
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
1/2
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
x
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(* x x)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9)
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))
(* x (+ (* (* x x) 2/7) 2/5))
(+ (* (* x x) 2/7) 2/5)
2/7
2/5
-4/9
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
-2/3
2
Outputs
(* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x)
1/2
#s(literal 1/2 binary32)
(+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
x
2
#s(literal 2 binary32)
(* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))
(*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* x (+ (* (* x x) 2/7) 2/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(+ (* (* x x) 2/7) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(* x x)
(*.f32 x x)
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
2/3
#s(literal 2/3 binary32)
(* x (* x x))
(*.f32 x (*.f32 x x))
(+ (* x (* (* x x) 1/3)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
x
(* (* x x) 1/3)
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* x x)
(*.f32 x x)
1/3
#s(literal 1/3 binary32)
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 1/3 binary32)) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
x
(+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(+ (* (* x x) 2/5) 2/3)
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
2/5
#s(literal 2/5 binary32)
2/3
#s(literal 2/3 binary32)
2
#s(literal 2 binary32)
(* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
x
(+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ (* (* x x) 2/7) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(* x x)
(*.f32 x x)
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
(* x (* x (* x x)))
(*.f32 x (*.f32 x (*.f32 x x)))
(* x (* x x))
(*.f32 x (*.f32 x x))
(+ (* x (* x 2/3)) 2)
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* x 2/3)
(*.f32 x #s(literal 2/3 binary32))
2/3
#s(literal 2/3 binary32)
2
#s(literal 2 binary32)
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
(fma.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
(*.f32 x (fma.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
x
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(fma.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(/.f32 (fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9)
(fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32))
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(* x (+ (* (* x x) 2/7) 2/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(+ (* (* x x) 2/7) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
-4/9
#s(literal -4/9 binary32)
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
-2/3
#s(literal -2/3 binary32)
2
#s(literal 2 binary32)

localize177.0ms (1.5%)

Memory
13.1MiB live, 409.0MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))
accuracy99.2%
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
accuracy99.1%
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
accuracy97.1%
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
accuracy99.9%
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
accuracy99.8%
(*.f32 x (*.f32 x (*.f32 x x)))
accuracy99.8%
(*.f32 x (*.f32 x x))
accuracy98.7%
(*.f32 x #s(literal 2/3 binary32))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
accuracy99.9%
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
accuracy99.9%
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
accuracy99.3%
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
accuracy99.9%
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
accuracy99.8%
(*.f32 x (*.f32 x x))
accuracy99.5%
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))
accuracy99.2%
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
Samples
98.0ms256×0valid
Compiler

Compiled 504 to 48 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 80.0ms
ival-mult: 47.0ms (58.6% of total)
const: 18.0ms (22.4% of total)
ival-add: 12.0ms (14.9% of total)
ival-div: 2.0ms (2.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series16.0ms (0.1%)

Memory
-6.0MiB live, 36.7MiB allocated
Counts
25 → 300
Calls
Call 1
Inputs
#<alt (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))>
#<alt (* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))))>
#<alt (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))>
#<alt (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3)>
#<alt (+ (* x (* (* x x) 1/3)) x)>
#<alt (* (* x x) 1/3)>
#<alt (* x x)>
#<alt (* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)))>
#<alt (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))>
#<alt (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)>
#<alt (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))>
#<alt (* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))))>
#<alt (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))>
#<alt (+ (* (* x x) 2/7) 2/5)>
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))>
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))>
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)>
#<alt (* x (+ (* (* x x) 2/7) 2/5))>
#<alt (* x (* x x))>
#<alt (+ (* (* x x) 2/5) 2/3)>
#<alt (* x 2/3)>
#<alt (* x (* x (* x x)))>
#<alt (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))>
#<alt (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))>
#<alt (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)>
Outputs
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt (* 2/3 (pow x 3))>
#<alt (* (pow x 3) (+ 2/3 (* 2/5 (pow x 2))))>
#<alt (* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))>
#<alt (* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (* 1/3 (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* 2/5 (pow x 5))>
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* 2/5 (pow x 5))>
#<alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (* 2/5 (pow x 4))>
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* 2/5 (pow x 4))>
#<alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))>
#<alt 2/5>
#<alt (+ 2/5 (* 2/7 (pow x 2)))>
#<alt (+ 2/5 (* 2/7 (pow x 2)))>
#<alt (+ 2/5 (* 2/7 (pow x 2)))>
#<alt (* 2/7 (pow x 2))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* 2/7 (pow x 2))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/5 x)>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* 2/7 (pow x 3))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* 2/7 (pow x 3))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (* 2/5 (pow x 2))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* 2/5 (pow x 2))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (* 2/3 x)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 4/25 (pow x 2))>
#<alt (* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))>
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))>
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))>
#<alt (* 4/49 (pow x 6))>
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* 4/49 (pow x 6))>
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt -2/3>
#<alt (- (* 2/5 (pow x 2)) 2/3)>
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)>
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
Calls

75 calls:

TimeVariablePointExpression
2.0ms
x
@0
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)))
0.0ms
x
@inf
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
0.0ms
x
@0
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
0.0ms
x
@inf
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
0.0ms
x
@inf
(* (* x x) 1/3)

rewrite625.0ms (5.4%)

Memory
36.0MiB live, 961.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 508×accelerator-lowering-fma.f32
6 508×accelerator-lowering-fma.f64
5 178×*-lowering-*.f32
5 178×*-lowering-*.f64
4 132×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046355
1294329
22567329
09227286
Stop Event
iter limit
node limit
Counts
25 → 962
Calls
Call 1
Inputs
(+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x))))
(* 1/2 (+ (* x 2) (* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))))
(* (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3) (* x (* x x)))
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) 2/3)
(+ (* x (* (* x x) 1/3)) x)
(* (* x x) 1/3)
(* x x)
(* 1/2 (* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)))
(* x (+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2))
(+ (* (* x x) (+ (* (* x x) 2/5) 2/3)) 2)
(+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))
(* 1/2 (* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2))))
(* x (+ (* (+ (* (* x x) 2/7) 2/5) (* x (* x (* x x)))) (+ (* x (* x 2/3)) 2)))
(+ (* (* x x) 2/7) 2/5)
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(* x (+ (* (* x x) 2/7) 2/5))
(* x (* x x))
(+ (* (* x x) 2/5) 2/3)
(* x 2/3)
(* x (* x (* x x)))
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
Outputs
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) x)
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 x #s(literal 1 binary32)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x x) (*.f32 x #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))
(/.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) (neg.f32 (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))))))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) x)
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(+.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) x (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))))
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (pow.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (fma.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x)
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x))
(*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(neg.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -1 binary32)))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32))
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (/.f32 #s(literal -8/27 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)))
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(+.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))) x)
(pow.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x x)
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x) x)
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))) (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)))) (neg.f32 (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32)))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/9 binary32) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (neg.f32 x))))
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(*.f32 (*.f32 x #s(literal 1/3 binary32)) x)
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 x x)
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))))))
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))) x)
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (*.f32 x x) #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x)
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/5 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))))
(/.f32 (fma.f32 #s(literal 8/125 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(+.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(+.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(+.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(+.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))
(+.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x #s(literal 2/3 binary32)) x (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x x))) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 8 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32)))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))))
(/.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (fma.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 8 binary32))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 4 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 4 binary32))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 2 binary32))))
(/.f32 (+.f32 #s(literal 8 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32) (-.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) #s(literal 3 binary32)) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/9 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32)) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(*.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))))))
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) x)
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(+.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(+.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 2 binary32)))
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (*.f32 x #s(literal 2 binary32)))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))
(/.f32 (*.f32 x (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))))
(/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) x) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (neg.f32 (*.f32 x (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) x)) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) x)) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (*.f32 x #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) x) (*.f32 x #s(literal 2 binary32))))))
(*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) x)
(+.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) #s(literal 2/5 binary32))
(+.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32))
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) x #s(literal 2/5 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(-.f32 (/.f32 #s(literal 4/25 binary32) (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32))) (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) #s(literal 4/25 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32)))) (neg.f32 (-.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 2 binary32) (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 x #s(literal 1 binary32)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 1 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x x) (*.f32 x #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))
(/.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32)))))) (neg.f32 (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(/.f32 (neg.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) #s(literal 1/2 binary32))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 x #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x #s(literal 1 binary32))))))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) x)
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))) (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))))) (*.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))) (neg.f32 (neg.f32 (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)) x)
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x x))))))
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)))) (/.f32 x (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))))
(/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))))
(*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal -2 binary32))))
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 1 binary32)))
(+.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))
(pow.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 x #s(literal 2/5 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32)) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) x (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 #s(literal 2/5 binary32) x (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/7 binary32) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 2/5 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) x) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))) (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32)))) (fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(*.f32 x (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) x)
(*.f32 (pow.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 1 binary32)) x)
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(pow.f32 x #s(literal 3 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(*.f32 x (*.f32 x x))
(*.f32 (*.f32 x x) x)
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(+.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) x #s(literal 2/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(*.f32 x #s(literal 2/3 binary32))
(*.f32 #s(literal 2/3 binary32) x)
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 x x)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 2 binary32)))
(exp.f32 (fma.f32 (log.f32 x) #s(literal 2 binary32) (*.f32 (log.f32 x) #s(literal 2 binary32))))
(pow.f32 x #s(literal 4 binary32))
(pow.f32 (*.f32 x x) #s(literal 2 binary32))
(*.f32 x (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x x) (*.f32 x x))
(*.f32 (*.f32 x (*.f32 x x)) x)
(neg.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -1 binary32)))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32))
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))) (/.f32 #s(literal -8/27 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)))
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(*.f32 (pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2 binary32)))
(+.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(+.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(pow.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2 binary32))
(pow.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 2 binary32))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8/343 binary32) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(*.f32 x (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))
(*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) x)
(*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x x))
(*.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (exp.f32 (log.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))
(+.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) x #s(literal -2/3 binary32))
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))) (/.f32 #s(literal 8/27 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))) (neg.f32 (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (+.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 6 binary32)) #s(literal -64/729 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal 16/81 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (-.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))

simplify393.0ms (3.4%)

Memory
-26.6MiB live, 630.2MiB allocated
Algorithm
egg-herbie
Rules
12 386×accelerator-lowering-fma.f32
12 386×accelerator-lowering-fma.f64
4 080×*-lowering-*.f32
4 080×*-lowering-*.f64
2 420×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01752950
15942908
216032884
344042856
477902856
080642704
Stop Event
iter limit
node limit
Counts
300 → 300
Calls
Call 1
Inputs
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(* 2/3 (pow x 3))
(* (pow x 3) (+ 2/3 (* 2/5 (pow x 2))))
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(* 1/3 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* 2/5 (pow x 5))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* 2/5 (pow x 5))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(* 2/5 (pow x 4))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* 2/5 (pow x 4))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
2/5
(+ 2/5 (* 2/7 (pow x 2)))
(+ 2/5 (* 2/7 (pow x 2)))
(+ 2/5 (* 2/7 (pow x 2)))
(* 2/7 (pow x 2))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* 2/7 (pow x 2))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/5 x)
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* 2/7 (pow x 3))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* 2/7 (pow x 3))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* 2/5 (pow x 2)))
(* 2/5 (pow x 2))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* 2/5 (pow x 2))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(* 2/3 x)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 4/25 (pow x 2))
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(* 4/49 (pow x 6))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* 4/49 (pow x 6))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
-2/3
(- (* 2/5 (pow x 2)) 2/3)
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
Outputs
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (-.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/7 (pow x 7))
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 2/3 (pow x 3))
(*.f32 x (*.f32 #s(literal 2/3 binary32) (*.f32 x x)))
(* (pow x 3) (+ 2/3 (* 2/5 (pow x 2))))
(*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))
(*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))
(* (pow x 3) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))
(*.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x))))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* 1/3 (pow x 3))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* 1/3 (pow x 3))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(* 1/3 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/5 (pow x 5))
(*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/5 binary32)))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 1/5 (pow x 5))
(*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/5 binary32)))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/5 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x x))))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/5 (pow x 4))
(*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x)))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x)))
(* 2/5 (pow x 4))
(*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x)))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 2/3 binary32) (*.f32 x x)))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/7 (pow x 7))
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (-.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))
2/5
#s(literal 2/5 binary32)
(+ 2/5 (* 2/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(+ 2/5 (* 2/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(+ 2/5 (* 2/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* 2/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/7 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* 2/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/7 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/7 (pow x 7))
(*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))
(* 2 x)
(*.f32 #s(literal 2 binary32) x)
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (-.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -2/3 binary32) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(fma.f32 (+.f32 #s(literal 2/7 binary32) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 x #s(literal 6 binary32)) #s(literal 2 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* 2/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* 2/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* 2/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* 2/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(* 2/3 x)
(*.f32 x #s(literal 2/3 binary32))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 4/25 (pow x 2))
(*.f32 x (*.f32 x #s(literal 4/25 binary32)))
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32)))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 4/49 binary32)) #s(literal 8/35 binary32)) #s(literal 4/25 binary32)))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 4/49 binary32)) #s(literal 8/35 binary32)) #s(literal 4/25 binary32)))
(* 4/49 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 4/49 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 8/35 binary32) (*.f32 x x)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
-2/3
#s(literal -2/3 binary32)
(- (* 2/5 (pow x 2)) 2/3)
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) (*.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))))

eval310.0ms (2.7%)

Memory
26.7MiB live, 447.4MiB allocated
Compiler

Compiled 83 858 to 5 241 computations (93.8% saved)

prune403.0ms (3.5%)

Memory
-9.3MiB live, 486.6MiB allocated
Pruning

21 alts after pruning (13 fresh and 8 done)

PrunedKeptTotal
New1 752101 762
Fresh134
Picked145
Done145
Total1 755211 776
Accuracy
100.0%
Counts
1 776 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.0%
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.7%
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.2%
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
97.1%
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
97.9%
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
98.0%
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
97.2%
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
42.8%
(*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))))))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.6%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
98.2%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32))))
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
95.4%
x
Compiler

Compiled 1 387 to 498 computations (64.1% saved)

simplify386.0ms (3.4%)

Memory
24.9MiB live, 623.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
cost-diff64
(-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
cost-diff0
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
cost-diff0
(*.f32 x #s(literal 1/3 binary32))
cost-diff0
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
cost-diff0
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))
cost-diff0
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
Rules
11 390×accelerator-lowering-fma.f32
11 390×accelerator-lowering-fma.f64
6 238×*-lowering-*.f32
6 238×*-lowering-*.f64
2 632×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062767
1191747
2574709
31853709
44456709
55132709
65447709
75730709
86032709
96694709
08243620
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
1/2
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
x
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(* x x)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9)
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))
(* x (+ (* (* x x) 2/7) 2/5))
(+ (* (* x x) 2/7) 2/5)
2/7
2/5
(* x 2/5)
-4/9
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
-2/3
2
(* (+ (* x (* x 1/3)) 1) x)
(+ (* x (* x 1/3)) 1)
x
(* x 1/3)
1/3
1
(+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(* x x)
x
(+ (* (* x x) 1/7) 1/5)
1/7
1/5
1/3
(* x (* x x))
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
1/2
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
x
(+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(* x x)
(/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(+ (* (* x x) (* x (* x 4/25))) -4/9)
(* x (* x 4/25))
(* x 4/25)
4/25
-4/9
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
(* x (+ (* (* x x) 2/7) 2/5))
(+ (* (* x x) 2/7) 2/5)
2/7
2/5
-2/3
2
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)))
1/2
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))
x
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)
(* x x)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9)
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))
(* x (+ (* (* x x) 2/7) 2/5))
(+ (* (* x x) 2/7) 2/5)
2/7
2/5
-4/9
(- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)
(* x (* x (+ (* x (* x 2/7)) 2/5)))
(* x (+ (* x (* x 2/7)) 2/5))
(+ (* x (* x 2/7)) 2/5)
(* x 2/7)
2/3
2
Outputs
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
(fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
x
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9)
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal -4/9 binary32))
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))
(*.f32 (*.f32 x x) (fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x #s(literal 2/7 binary32))) #s(literal 4/25 binary32)))
(* x (+ (* (* x x) 2/7) 2/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(+ (* (* x x) 2/7) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
(* x 2/5)
(*.f32 x #s(literal 2/5 binary32))
-4/9
#s(literal -4/9 binary32)
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
-2/3
#s(literal -2/3 binary32)
2
#s(literal 2 binary32)
(* (+ (* x (* x 1/3)) 1) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(+ (* x (* x 1/3)) 1)
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))
x
(* x 1/3)
(*.f32 x #s(literal 1/3 binary32))
1/3
#s(literal 1/3 binary32)
1
#s(literal 1 binary32)
(+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* x x)
(*.f32 x x)
x
(+ (* (* x x) 1/7) 1/5)
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
1/7
#s(literal 1/7 binary32)
1/5
#s(literal 1/5 binary32)
1/3
#s(literal 1/3 binary32)
(* x (* x x))
(*.f32 x (*.f32 x x))
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
(fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
x
(+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(+ (* (* x x) (* x (* x 4/25))) -4/9)
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/25 binary32)) #s(literal -4/9 binary32))
(* x (* x 4/25))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* x 4/25)
(*.f32 x #s(literal 4/25 binary32))
4/25
#s(literal 4/25 binary32)
-4/9
#s(literal -4/9 binary32)
(+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(* x (+ (* (* x x) 2/7) 2/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(+ (* (* x x) 2/7) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
-2/3
#s(literal -2/3 binary32)
2
#s(literal 2 binary32)
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)))
(fma.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x x))) x)
1/2
#s(literal 1/2 binary32)
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))
(*.f32 x (fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
x
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)
(fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(* x x)
(*.f32 x x)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9)
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))
(*.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(* x (+ (* (* x x) 2/7) 2/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(+ (* (* x x) 2/7) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
2/7
#s(literal 2/7 binary32)
2/5
#s(literal 2/5 binary32)
-4/9
#s(literal -4/9 binary32)
(- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(* x (* x (+ (* x (* x 2/7)) 2/5)))
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))
(* x (+ (* x (* x 2/7)) 2/5))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(+ (* x (* x 2/7)) 2/5)
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(* x 2/7)
(*.f32 x #s(literal 2/7 binary32))
2/3
#s(literal 2/3 binary32)
2
#s(literal 2 binary32)

localize502.0ms (4.4%)

Memory
0.5MiB live, 500.1MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.2%
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
accuracy99.1%
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
accuracy98.0%
(*.f32 x #s(literal 2/7 binary32))
accuracy97.1%
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32)))
accuracy99.5%
(*.f32 x (*.f32 x #s(literal 4/25 binary32)))
accuracy99.2%
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
accuracy99.1%
(*.f32 x #s(literal 4/25 binary32))
accuracy97.1%
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
accuracy100.0%
(*.f32 x x)
accuracy99.9%
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
accuracy99.9%
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
accuracy99.8%
(*.f32 x (*.f32 x x))
accuracy100.0%
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
accuracy99.9%
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
accuracy98.7%
(*.f32 x #s(literal 1/3 binary32))
accuracy99.3%
(*.f32 x #s(literal 2/5 binary32))
accuracy99.2%
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
accuracy99.2%
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))
accuracy97.1%
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))
Samples
245.0ms256×0valid
Compiler

Compiled 699 to 64 computations (90.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 203.0ms
const: 122.0ms (60.2% of total)
ival-mult: 56.0ms (27.6% of total)
ival-add: 17.0ms (8.4% of total)
ival-div: 5.0ms (2.5% of total)
ival-sub: 1.0ms (0.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series27.0ms (0.2%)

Memory
-38.2MiB live, 44.7MiB allocated
Counts
29 → 348
Calls
Call 1
Inputs
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))>
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))>
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)>
#<alt (* x x)>
#<alt (* (+ (* x (* x 1/3)) 1) x)>
#<alt (+ (* x (* x 1/3)) 1)>
#<alt (* x 1/3)>
#<alt (+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x)>
#<alt (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)>
#<alt (+ (* (* x x) 1/7) 1/5)>
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))>
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))>
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)>
#<alt (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)>
#<alt (* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)))>
#<alt (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))>
#<alt (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)>
#<alt (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))>
#<alt (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))>
#<alt (* x (+ (* (* x x) 2/7) 2/5))>
#<alt (* x 2/5)>
#<alt (* x (* x x))>
#<alt (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))>
#<alt (* x 4/25)>
#<alt (* x (* x 4/25))>
#<alt (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))>
#<alt (* x 2/7)>
#<alt (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))>
#<alt (* x (+ (* x (* x 2/7)) 2/5))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (- (+ 1/5 (* 22/15 (/ 1 (pow x 4)))) (/ 322/225 (pow x 6))))>
#<alt (* (pow x 5) (- (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))) (/ 322/225 (pow x 6))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))>
#<alt (* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))))>
#<alt (* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 2/5 (pow x 5))>
#<alt (* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))>
#<alt (* (pow x 5) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))>
#<alt (* 2/5 (pow x 5))>
#<alt (* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))>
#<alt (* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))))>
#<alt (* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))>
#<alt (* 2/5 (pow x 4))>
#<alt (* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))>
#<alt (* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))>
#<alt (* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))>
#<alt (* 2/5 (pow x 4))>
#<alt (* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))>
#<alt (* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))>
#<alt (* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (+ 1 (* 1/3 (pow x 2)))>
#<alt (* 1/3 (pow x 2))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 2))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt (* 1/3 x)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt 1/5>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 7/25 (pow x 3))>
#<alt (* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))>
#<alt (* (pow x 3) (- (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))) (* 42434/28125 (/ 1 (pow x 6)))))>
#<alt (* 7/25 (pow x 3))>
#<alt (* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 76/125 (* 2387/5625 (/ 1 (pow x 2)))) (pow x 2))) 7/25)))>
#<alt (* -1 (* (pow x 3) (- (* 42434/28125 (/ 1 (pow x 6))) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 14/25 (pow x 3))>
#<alt (* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))>
#<alt (* (pow x 3) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))>
#<alt (* 14/25 (pow x 3))>
#<alt (* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 152/125 (* 4774/5625 (/ 1 (pow x 2)))) (pow x 2))) 14/25)))>
#<alt (* -1 (* (pow x 3) (- (* 84868/28125 (/ 1 (pow x 6))) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))>
#<alt (* 14/25 (pow x 2))>
#<alt (* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))>
#<alt (* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))>
#<alt (* 14/25 (pow x 2))>
#<alt (* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))>
#<alt (* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))>
#<alt -2/3>
#<alt (- (* 2/5 (pow x 2)) 2/3)>
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)>
#<alt (- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt (* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 7))>
#<alt (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))>
#<alt 2>
#<alt (+ 2 (* 2/3 (pow x 2)))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))>
#<alt (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt (* 2/7 (pow x 6))>
#<alt (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 6/35 (pow x 2)))))))>
#<alt (* 2/5 (pow x 2))>
#<alt (* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))>
#<alt (* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))>
#<alt (* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))>
#<alt (* 2/5 (pow x 2))>
#<alt (* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))>
#<alt (* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))>
#<alt (* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))>
#<alt (* 4/25 (pow x 2))>
#<alt (* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))>
#<alt (* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))>
#<alt (* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))>
#<alt (* 4/35 (pow x 4))>
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))>
#<alt (* 4/35 (pow x 4))>
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))>
#<alt (* 2/5 x)>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* 2/7 (pow x 3))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* 2/7 (pow x 3))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (* 2/5 x)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 12/35 (pow x 2)))))))>
#<alt 14/25>
#<alt (- 14/25 (* 98/125 (/ 1 (pow x 2))))>
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))>
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))>
#<alt 14/25>
#<alt (- 14/25 (* 98/125 (/ 1 (pow x 2))))>
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))>
#<alt (- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 x)>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt (* 4/25 (pow x 2))>
#<alt 2/3>
#<alt (+ 2/3 (* 2/5 (pow x 2)))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 2/7 (pow x 4))>
#<alt (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 2/7 x)>
#<alt (* 4/25 (pow x 2))>
#<alt (* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))>
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))>
#<alt (* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))>
#<alt (* 4/49 (pow x 6))>
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* 4/49 (pow x 6))>
#<alt (* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))>
#<alt (* 2/5 x)>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* x (+ 2/5 (* 2/7 (pow x 2))))>
#<alt (* 2/7 (pow x 3))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* 2/7 (pow x 3))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))>
Calls

87 calls:

TimeVariablePointExpression
12.0ms
x
@inf
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
1.0ms
x
@inf
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
1.0ms
x
@-inf
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
0.0ms
x
@inf
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
0.0ms
x
@inf
(* (+ (* x (* x 1/3)) 1) x)

rewrite758.0ms (6.6%)

Memory
14.7MiB live, 764.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 962×*-lowering-*.f32
4 962×*-lowering-*.f64
4 486×/-lowering-/.f32
4 486×/-lowering-/.f64
4 264×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062553
1392473
22928465
08417406
Stop Event
iter limit
node limit
Counts
29 → 818
Calls
Call 1
Inputs
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(* x x)
(* (+ (* x (* x 1/3)) 1) x)
(+ (* x (* x 1/3)) 1)
(* x 1/3)
(+ (* (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3) (* x (* x x))) x)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(+ (* (* x x) 1/7) 1/5)
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)))
(* x (+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2))
(+ (* (* x x) (/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))) 2)
(- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3)
(* 1/2 (* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)))
(* x (+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2))
(+ (* (* x x) (/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))) 2)
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x 2/5))
(* x (+ (* (* x x) 2/7) 2/5))
(* x 2/5)
(* x (* x x))
(/ (+ (* (* x x) (* x (* x 4/25))) -4/9) (+ (* x (* x (+ (* (* x x) 2/7) 2/5))) -2/3))
(* x 4/25)
(* x (* x 4/25))
(/ (+ (* (* x x) (* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))) -4/9) (- (* x (* x (+ (* x (* x 2/7)) 2/5))) 2/3))
(* x 2/7)
(* (* x (+ (* (* x x) 2/7) 2/5)) (* x (+ (* (* x x) 2/7) 2/5)))
(* x (+ (* x (* x 2/7)) 2/5))
Outputs
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)))
(+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32))))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x) (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 x (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) x)
(+.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(+.f32 (*.f32 x #s(literal 2 binary32)) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(fma.f32 x (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 x #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (neg.f32 (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x)) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) x)
(+.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)))) (/.f32 x (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 2 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))))
(*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 x x)
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))) (*.f32 x #s(literal 1 binary32)))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x) (*.f32 #s(literal 1 binary32) x))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (*.f32 x #s(literal 1 binary32)))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x (*.f32 #s(literal 1 binary32) x))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) x))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (*.f32 x (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) x) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) x)) (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x)
(+.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(pow.f32 (/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) x #s(literal 1 binary32))
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))) #s(literal 1 binary32))
(-.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal -1 binary32))))
(*.f32 x #s(literal 1/3 binary32))
(*.f32 #s(literal 1/3 binary32) x)
(+.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) x)
(pow.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x)
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) x x)
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (/.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) x)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (neg.f32 x))))
(+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32))
(+.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(+.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 x (*.f32 x #s(literal 1/5 binary32))))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/7 binary32)) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/7 binary32) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(+.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) x #s(literal 1/5 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (/.f32 #s(literal 1/25 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(-.f32 (/.f32 #s(literal 1/25 binary32) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (neg.f32 (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(/.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32))) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) #s(literal 1/25 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32)))) (neg.f32 (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x) (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)))
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))) x)
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(fma.f32 x (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))
(/.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))
(/.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) x)) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32)) x)
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(+.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)))) (/.f32 x (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal 2 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(*.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 (*.f32 x x) #s(literal 2 binary32)))))))
(*.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (*.f32 x (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal -2 binary32))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))
(+.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) x #s(literal -2/3 binary32))
(-.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) (/.f32 #s(literal 8/27 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))) (/.f32 #s(literal 8/27 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (/.f32 #s(literal 8/27 binary32) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))
(/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 8/27 binary32))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))) (neg.f32 (-.f32 #s(literal -2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))))
(*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 2 binary32))))
(fma.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x) (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) x)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 1/2 binary32) (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) x) #s(literal 2 binary32)))
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 x (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))) x)
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x)
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x x)) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) x #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))))) (/.f32 x (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) #s(literal 2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) #s(literal 2 binary32))
(fma.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 4 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(neg.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))))
(/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal 1 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))))
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))) #s(literal -1 binary32)))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))))
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal 16/81 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(+.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))
(+.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))
(fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))
(*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))
(*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/5 binary32)))
(*.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)))
(*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
(*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32))
(*.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) x)
(*.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 1 binary32)))
(+.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))
(pow.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 1 binary32))
(fma.f32 x #s(literal 2/5 binary32) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32)) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 #s(literal 2/5 binary32) x (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/7 binary32) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) x (*.f32 x #s(literal 2/5 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))) (neg.f32 (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(*.f32 x (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x)
(*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32)) x)
(*.f32 x #s(literal 2/5 binary32))
(*.f32 #s(literal 2/5 binary32) x)
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(pow.f32 x #s(literal 3 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(*.f32 x (*.f32 x x))
(*.f32 (*.f32 x x) x)
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal 1 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) #s(literal -1 binary32)))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))))
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 64/15625 binary32))) #s(literal -64/729 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32))) (-.f32 #s(literal 16/81 binary32) (*.f32 #s(literal -4/9 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/25 binary32)) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 4/25 binary32))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 x #s(literal 4/25 binary32))
(*.f32 #s(literal 4/25 binary32) x)
(*.f32 x (*.f32 x #s(literal 4/25 binary32)))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(*.f32 #s(literal 4/25 binary32) (*.f32 x x))
(*.f32 (*.f32 x #s(literal 4/25 binary32)) x)
(neg.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))) #s(literal -1 binary32)))
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))
(+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) x #s(literal 2/3 binary32))
(-.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -2/3 binary32))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (/.f32 (/.f32 #s(literal 16/81 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))) (/.f32 #s(literal 16/81 binary32) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))) (/.f32 #s(literal -8/27 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))) #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32)))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal 8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))))))
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)))
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32))))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))))) (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal 8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (-.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) #s(literal -8/27 binary32))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (+.f32 #s(literal 4/9 binary32) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) #s(literal -1 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))))
(*.f32 (pow.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 x (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -4/9 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (+.f32 #s(literal -64/729 binary32) (pow.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 6 binary32))) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) (-.f32 #s(literal 16/81 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) #s(literal -4/9 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32)) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32)))))))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -16/81 binary32)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal -8/27 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 4/9 binary32))))))
(*.f32 x #s(literal 2/7 binary32))
(*.f32 #s(literal 2/7 binary32) x)
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2 binary32)))
(+.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(+.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(+.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(+.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(pow.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2 binary32))
(pow.f32 (*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) #s(literal 2 binary32))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 2/5 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32))))
(fma.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) x (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)) x (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(fma.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/7 binary32)))))
(fma.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))
(/.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(*.f32 x (*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(*.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
(*.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) x)
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x x))
(*.f32 (exp.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))) (exp.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))))
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal 1 binary32)))
(+.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))
(pow.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 1 binary32))
(fma.f32 x #s(literal 2/5 binary32) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 2/7 binary32))) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 2/7 binary32)) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 #s(literal 2/5 binary32) x (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 2/7 binary32) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x #s(literal 2/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 2/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 2/7 binary32))) x (*.f32 x #s(literal 2/5 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32))) (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32)))) (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32))) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32))) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x) (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))) (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x #s(literal 2/5 binary32))))) (neg.f32 (-.f32 (*.f32 #s(literal 2/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 2/5 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/343 binary32)) #s(literal 8/125 binary32)) x)) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/49 binary32) #s(literal -4/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal -2/5 binary32))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
(*.f32 x (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x)
(*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 1 binary32)) x)

simplify426.0ms (3.7%)

Memory
0.6MiB live, 626.6MiB allocated
Algorithm
egg-herbie
Rules
10 068×accelerator-lowering-fma.f32
10 068×accelerator-lowering-fma.f64
5 068×*-lowering-*.f32
5 068×*-lowering-*.f64
4 882×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02953226
19603156
228003129
082882969
Stop Event
iter limit
node limit
Counts
348 → 348
Calls
Call 1
Inputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))
(* (pow x 5) (- (+ 1/5 (* 22/15 (/ 1 (pow x 4)))) (/ 322/225 (pow x 6))))
(* (pow x 5) (- (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))) (/ 322/225 (pow x 6))))
(* 1/5 (pow x 5))
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))))
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 2/5 (pow x 5))
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(* (pow x 5) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(* (pow x 5) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(* 2/5 (pow x 5))
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))))
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(* 2/5 (pow x 4))
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(* 2/5 (pow x 4))
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* 1/3 (pow x 2)))
(* 1/3 (pow x 2))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 2))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
1/5
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 7/25 (pow x 3))
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))
(* (pow x 3) (- (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))) (* 42434/28125 (/ 1 (pow x 6)))))
(* 7/25 (pow x 3))
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 76/125 (* 2387/5625 (/ 1 (pow x 2)))) (pow x 2))) 7/25)))
(* -1 (* (pow x 3) (- (* 42434/28125 (/ 1 (pow x 6))) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 14/25 (pow x 3))
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))
(* (pow x 3) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))
(* 14/25 (pow x 3))
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 152/125 (* 4774/5625 (/ 1 (pow x 2)))) (pow x 2))) 14/25)))
(* -1 (* (pow x 3) (- (* 84868/28125 (/ 1 (pow x 6))) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(* 14/25 (pow x 2))
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))
(* 14/25 (pow x 2))
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))
-2/3
(- (* 2/5 (pow x 2)) 2/3)
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 2/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 7))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
2
(+ 2 (* 2/3 (pow x 2)))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(* 2/7 (pow x 6))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 6/35 (pow x 2)))))))
(* 2/5 (pow x 2))
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(* 2/5 (pow x 2))
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(* 4/25 (pow x 2))
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))
(* 4/35 (pow x 4))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(* 4/35 (pow x 4))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(* 2/5 x)
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* 2/7 (pow x 3))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* 2/7 (pow x 3))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(* 2/5 x)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 12/35 (pow x 2)))))))
14/25
(- 14/25 (* 98/125 (/ 1 (pow x 2))))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))
14/25
(- 14/25 (* 98/125 (/ 1 (pow x 2))))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 x)
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
(* 4/25 (pow x 2))
2/3
(+ 2/3 (* 2/5 (pow x 2)))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 2/7 (pow x 4))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 2/7 x)
(* 4/25 (pow x 2))
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(* 4/49 (pow x 6))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* 4/49 (pow x 6))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(* 2/5 x)
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(* 2/7 (pow x 3))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* 2/7 (pow x 3))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/5 (pow x 5))
(*.f32 #s(literal 1/5 binary32) (pow.f32 x #s(literal 5 binary32)))
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 5) (- (+ 1/5 (* 22/15 (/ 1 (pow x 4)))) (/ 322/225 (pow x 6))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* (pow x 5) (- (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))) (/ 322/225 (pow x 6))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3479/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* 1/5 (pow x 5))
(*.f32 #s(literal 1/5 binary32) (pow.f32 x #s(literal 5 binary32)))
(* (pow x 5) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (* 22/15 (/ 1 (pow x 4)))))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* -1 (* (pow x 5) (- (/ 322/225 (pow x 6)) (+ 1/5 (+ (* 22/15 (/ 1 (pow x 4))) (* 3479/1125 (/ 1 (pow x 8))))))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 22/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 3479/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (-.f32 #s(literal 1/5 binary32) (/.f32 #s(literal 322/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/5 (pow x 5))
(*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/5 binary32))
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 5) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* (pow x 5) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* 2/5 (pow x 5))
(*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/5 binary32))
(* (pow x 5) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* -1 (* (pow x 5) (- (/ 644/225 (pow x 6)) (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))))))
(*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (/.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/5 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(+.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32)))) #s(literal 44/15 binary32)))
(* 2/5 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(* (pow x 4) (+ 2/5 (* 44/15 (/ 1 (pow x 4)))))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))
(* (pow x 4) (- (+ 2/5 (* 44/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(+.f32 #s(literal 44/15 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* (pow x 4) (- (+ 2/5 (+ (* 44/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32)))) #s(literal 44/15 binary32)))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* 1/3 (pow x 3))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* 1/3 (pow x 3))
(*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
1
#s(literal 1 binary32)
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* 1/3 (pow x 2))
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* 1/3 (pow x 2))
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
(* 1/3 x)
(*.f32 x #s(literal 1/3 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(neg.f32 (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal -1/5 binary32) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -1/7 binary32))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/7 (pow x 4))
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* 1/7 (pow x 4))
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
1/5
#s(literal 1/5 binary32)
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* 1/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/7 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* 1/7 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/7 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 7/25 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 7/25 binary32)))
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 7/25 binary32) #s(literal 76/125 binary32)))
(* (pow x 3) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 7/25 binary32) (/.f32 #s(literal 2387/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x #s(literal 76/125 binary32)))
(* (pow x 3) (- (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))) (* 42434/28125 (/ 1 (pow x 6)))))
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 7/25 binary32) (/.f32 #s(literal 76/125 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2387/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal -42434/28125 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 7/25 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 7/25 binary32)))
(* (pow x 3) (+ 7/25 (* 76/125 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 7/25 binary32) #s(literal 76/125 binary32)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 76/125 (* 2387/5625 (/ 1 (pow x 2)))) (pow x 2))) 7/25)))
(*.f32 (-.f32 #s(literal -7/25 binary32) (/.f32 (+.f32 #s(literal 76/125 binary32) (/.f32 #s(literal 2387/5625 binary32) (*.f32 x x))) (*.f32 x x))) (neg.f32 (*.f32 x (*.f32 x x))))
(* -1 (* (pow x 3) (- (* 42434/28125 (/ 1 (pow x 6))) (+ 7/25 (+ (/ 2387/5625 (pow x 4)) (* 76/125 (/ 1 (pow x 2))))))))
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 7/25 binary32) (/.f32 #s(literal 76/125 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2387/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal -42434/28125 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 14/25 (pow x 3))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 14/25 binary32))
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32)))
(* (pow x 3) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)))
(* (pow x 3) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))))
(* 14/25 (pow x 3))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 14/25 binary32))
(* (pow x 3) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 152/125 (* 4774/5625 (/ 1 (pow x 2)))) (pow x 2))) 14/25)))
(neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 (+.f32 #s(literal -152/125 binary32) (/.f32 #s(literal -4774/5625 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -14/25 binary32))))
(* -1 (* (pow x 3) (- (* 84868/28125 (/ 1 (pow x 6))) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 14/25 (pow x 2))
(*.f32 x (*.f32 x #s(literal 14/25 binary32)))
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32))
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))
(fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)))
(* 14/25 (pow x 2))
(*.f32 x (*.f32 x #s(literal 14/25 binary32)))
(* (pow x 2) (+ 14/25 (* 152/125 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 14/25 binary32)) #s(literal 152/125 binary32))
(* (pow x 2) (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32))
(* (pow x 2) (- (+ 14/25 (+ (/ 4774/5625 (pow x 4)) (* 152/125 (/ 1 (pow x 2))))) (* 84868/28125 (/ 1 (pow x 6)))))
(fma.f32 (*.f32 x x) (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (fma.f32 (*.f32 x x) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 152/125 binary32)))
-2/3
#s(literal -2/3 binary32)
(- (* 2/5 (pow x 2)) 2/3)
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal -2/3 binary32))
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))
(- (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))) 2/3)
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 4) (- (+ 2/7 (* 2/5 (/ 1 (pow x 2)))) (/ 2/3 (pow x 4))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (-.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(neg.f32 (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal -1/5 binary32) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -1/7 binary32))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(* 2 x)
(*.f32 x #s(literal 2 binary32))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2/7 (pow x 7))
(*.f32 #s(literal 2/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))
(neg.f32 (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal -2/5 binary32) (/.f32 #s(literal -2/3 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal -2/7 binary32))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x)))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/7 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 2/7 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32))
(* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 6 binary32))))))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 6/35 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(* 2/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* 2/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 2/5 binary32))
(* (pow x 2) (+ 2/5 (* 14/15 (/ 1 (pow x 4)))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 2) (- (+ 2/5 (* 14/15 (/ 1 (pow x 4)))) (/ 644/225 (pow x 6))))
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* (pow x 2) (- (+ 2/5 (+ (* 14/15 (/ 1 (pow x 4))) (* 6958/1125 (/ 1 (pow x 8))))) (/ 644/225 (pow x 6))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 6958/1125 binary32) (pow.f32 x #s(literal 8 binary32))) (+.f32 (/.f32 #s(literal 14/15 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal -644/225 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32)))
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32)))
(* (pow x 2) (+ 4/25 (* 4/35 (pow x 2))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32)))
(* 4/35 (pow x 4))
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x))))
(* 4/35 (pow x 4))
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 4/35 binary32)))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x))))
(* (pow x 4) (+ 4/35 (* 4/25 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 4/35 binary32) (/.f32 #s(literal 4/25 binary32) (*.f32 x x))))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* 2/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* 2/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* (pow x 2) (+ 2/7 (* 12/35 (pow x 2)))))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
14/25
#s(literal 14/25 binary32)
(- 14/25 (* 98/125 (/ 1 (pow x 2))))
(+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x)))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x))))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))
(+.f32 (/.f32 #s(literal -98/125 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
14/25
#s(literal 14/25 binary32)
(- 14/25 (* 98/125 (/ 1 (pow x 2))))
(+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x)))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (* 98/125 (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal -98/125 binary32) (*.f32 x x))))
(- (+ 14/25 (/ 4774/5625 (pow x 4))) (+ (* 98/125 (/ 1 (pow x 2))) (* 84868/28125 (/ 1 (pow x 6)))))
(+.f32 (/.f32 #s(literal -98/125 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal -84868/28125 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 14/25 binary32) (/.f32 #s(literal 4774/5625 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 x)
(*.f32 x #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
2/3
#s(literal 2/3 binary32)
(+ 2/3 (* 2/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) #s(literal 2/3 binary32))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* 2/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 #s(literal 2/5 binary32) (*.f32 x x)) (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 2/7 x)
(*.f32 x #s(literal 2/7 binary32))
(* 4/25 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 4/25 binary32))
(* (pow x 2) (+ 4/25 (* 8/35 (pow x 2))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32))))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 4/49 binary32) #s(literal 8/35 binary32))) #s(literal 4/25 binary32)))
(* (pow x 2) (+ 4/25 (* (pow x 2) (+ 8/35 (* 4/49 (pow x 2))))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 4/49 binary32) #s(literal 8/35 binary32))) #s(literal 4/25 binary32)))
(* 4/49 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* 4/49 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 4/49 binary32))
(* (pow x 6) (+ 4/49 (* 8/35 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 6) (+ 4/49 (+ (/ 4/25 (pow x 4)) (* 8/35 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 4/49 binary32) (/.f32 #s(literal 8/35 binary32) (*.f32 x x))) (/.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* 2/5 x)
(*.f32 x #s(literal 2/5 binary32))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* x (+ 2/5 (* 2/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* 2/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* 2/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(* (pow x 3) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))

eval221.0ms (1.9%)

Memory
29.0MiB live, 487.3MiB allocated
Compiler

Compiled 76 671 to 4 969 computations (93.5% saved)

prune336.0ms (2.9%)

Memory
-14.4MiB live, 391.8MiB allocated
Pruning

20 alts after pruning (10 fresh and 10 done)

PrunedKeptTotal
New1 55861 564
Fresh448
Picked325
Done088
Total1 565201 585
Accuracy
100.0%
Counts
1 585 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.0%
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.7%
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
97.2%
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
97.1%
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
98.3%
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
98.0%
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
97.2%
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
42.8%
(*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))))))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
98.2%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
98.1%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
97.6%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
98.2%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
97.9%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
31.0%
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
95.4%
x
Compiler

Compiled 1 684 to 458 computations (72.8% saved)

regimes40.0ms (0.3%)

Memory
1.7MiB live, 74.3MiB allocated
Counts
32 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (fma.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (*.f32 #s(literal 2 binary32) (fma.f32 x x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))))))))
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
Calls

4 calls:

11.0ms
x
10.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
9.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
8.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Results
AccuracySegmentsBranch
99.9%1x
99.9%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.9%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.9%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes37.0ms (0.3%)

Memory
-3.8MiB live, 78.6MiB allocated
Counts
30 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Calls

4 calls:

10.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
8.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
8.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
8.0ms
x
Results
AccuracySegmentsBranch
99.8%1x
99.8%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.8%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.8%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes34.0ms (0.3%)

Memory
6.5MiB live, 84.3MiB allocated
Counts
29 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))) (-.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))) #s(literal 2 binary32))))
Outputs
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
Calls

4 calls:

8.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
8.0ms
x
8.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
8.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Results
AccuracySegmentsBranch
98.3%1x
98.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.3%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes40.0ms (0.4%)

Memory
10.1MiB live, 71.8MiB allocated
Counts
24 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 8/35 binary32)) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 4/35 binary32) #s(literal 4/25 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 8/35 binary32) #s(literal 4/25 binary32)))) #s(literal -4/9 binary32)) (-.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (/.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 x #s(literal 2/5 binary32))) #s(literal -4/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal -2/3 binary32))) #s(literal 2 binary32))))
Outputs
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
Calls

4 calls:

19.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
7.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
7.0ms
x
7.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Results
AccuracySegmentsBranch
98.2%1x
98.2%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.2%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.2%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes22.0ms (0.2%)

Memory
-30.6MiB live, 46.3MiB allocated
Counts
16 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
Outputs
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
Calls

4 calls:

6.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
6.0ms
x
5.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
5.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
Results
AccuracySegmentsBranch
98.1%1x
98.1%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.1%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.1%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes21.0ms (0.2%)

Memory
13.9MiB live, 50.6MiB allocated
Counts
15 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
Outputs
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
Calls

4 calls:

7.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
5.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
4.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
4.0ms
x
Results
AccuracySegmentsBranch
98.0%1x
98.0%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.0%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.0%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes22.0ms (0.2%)

Memory
1.9MiB live, 42.2MiB allocated
Counts
13 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
Outputs
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
Calls

4 calls:

9.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
4.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
4.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
4.0ms
x
Results
AccuracySegmentsBranch
98.0%1x
98.0%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.0%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.0%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes17.0ms (0.1%)

Memory
-1.1MiB live, 36.9MiB allocated
Counts
10 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) #s(literal 44/15 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
Outputs
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
Calls

4 calls:

6.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
4.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
3.0ms
x
Results
AccuracySegmentsBranch
97.7%1x
97.7%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
97.7%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
97.7%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes10.0ms (0.1%)

Memory
26.3MiB live, 26.3MiB allocated
Counts
6 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 2/3 binary32) (*.f32 x (*.f32 x x)))))
Outputs
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
Calls

4 calls:

2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
x
Results
AccuracySegmentsBranch
97.2%1x
97.2%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
97.2%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
97.2%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes9.0ms (0.1%)

Memory
-20.3MiB live, 17.7MiB allocated
Counts
2 → 1
Calls
Call 1
Inputs
x
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
Outputs
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
Calls

4 calls:

4.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
1.0ms
x
Results
AccuracySegmentsBranch
97.1%1x
97.1%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
97.1%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
97.1%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes5.0ms (0%)

Memory
15.4MiB live, 15.4MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

1.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
1.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
1.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
1.0ms
x
Results
AccuracySegmentsBranch
95.4%1x
95.4%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
95.4%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
95.4%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

simplify12.0ms (0.1%)

Memory
-16.6MiB live, 21.4MiB allocated
Algorithm
egg-herbie
Rules
40×*-commutative_binary32
sub-neg_binary32
+-commutative_binary32
neg-sub0_binary32
1-exp_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
065185
191185
294185
395185
Stop Event
saturated
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
x
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) (fma.f32 x x x)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/5 binary32)))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 2/5 binary32) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal -2/3 binary32))) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 12/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 6/35 binary32) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)))))
(*.f32 #s(literal 1/2 binary32) (fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)))))
(fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
x

soundness1.8s (15.9%)

Memory
10.1MiB live, 1 202.5MiB allocated
Rules
18 256×accelerator-lowering-fma.f32
18 256×accelerator-lowering-fma.f64
12 938×accelerator-lowering-fma.f32
12 938×accelerator-lowering-fma.f64
12 386×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046355
1294329
22567329
09227286
0106404
1312390
2798382
32146380
44029380
56487380
08272358
038233
1237230
22020230
08451200
062553
1392473
22928465
08417406
01752950
15942908
216032884
344042856
477902856
080642704
01032
14932
239932
3558632
0862828
02082056
16762012
217881994
349841978
089851862
02953226
19603156
228003129
082882969
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 513 to 251 computations (51.1% saved)

preprocess83.0ms (0.7%)

Memory
5.3MiB live, 156.1MiB allocated
Compiler

Compiled 394 to 146 computations (62.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...