Rust f32::atanh

Time bar (total: 7.8s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze1.0ms (0%)

Memory
2.5MiB live, 2.5MiB 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)

sample364.0ms (4.7%)

Memory
20.5MiB live, 406.0MiB allocated
Samples
230.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 85.0ms
ival-atanh: 76.0ms (89.4% of total)
ival-true: 6.0ms (7.1% of total)
ival-assert: 3.0ms (3.5% of total)
Bogosity

explain88.0ms (1.1%)

Memory
11.8MiB live, 177.1MiB 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
35.0ms512×0valid
Compiler

Compiled 93 to 31 computations (66.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 7.0ms (35.2% of total)
ival-div: 5.0ms (25.1% of total)
ival-log1p: 4.0ms (20.1% of total)
ival-sub: 3.0ms (15.1% of total)
exact: 1.0ms (5% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess24.0ms (0.3%)

Memory
-22.9MiB live, 58.8MiB allocated
Algorithm
egg-herbie
Rules
124×lower-fma.f64
124×lower-fma.f32
88×lower-*.f64
84×lower-*.f32
76×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047
1107
2147
3177
4217
5287
6357
0910
01510
12410
23110
33710
44410
55810
69610
716310
822110
924910
1026010
1127010
1227010
027010
Stop Event
iter limit
saturated
iter limit
saturated
Calls
Call 1
Inputs
(*.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))))
Compiler

Compiled 11 to 9 computations (18.2% saved)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.6MiB live, 1.6MiB 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×lower-fma.f64
124×lower-fma.f32
88×lower-*.f64
84×lower-*.f32
76×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0935
01535
12435
23135
33735
44435
55835
69635
716335
822135
924935
1026035
1127035
1227035
027035
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)

localize26.0ms (0.3%)

Memory
8.9MiB live, 48.0MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0
(*.f32 #s(literal 2 binary32) x)
accuracy0
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
accuracy0.0234375
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
accuracy0.0703125
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Samples
16.0ms256×0valid
Compiler

Compiled 41 to 11 computations (73.2% saved)

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

series7.0ms (0.1%)

Memory
-31.6MiB live, 7.2MiB allocated
Counts
4 → 48
Calls
Call 1
Inputs
#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())
#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())
#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())
#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())
Outputs
#s(alt x (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) (patch (*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) (taylor 0 x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor -inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor -inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) (taylor -inf x) (#s(alt (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) (patch (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2 x))) (taylor 0 x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* x (+ 2 (* 2 x))))) (taylor 0 x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))) (taylor 0 x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt -2 (taylor inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (+ 2 (* 2 (/ 1 x)))) (taylor inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) (taylor inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x)))) (taylor inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt -2 (taylor -inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (+ 2 (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) (taylor -inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2) (taylor -inf x) (#s(alt (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) (patch (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 #s(literal 2 binary32) x) (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ())
Calls

12 calls:

TimeVariablePointExpression
1.0ms
x
@-inf
(/ (* 2 x) (- 1 x))
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)

simplify245.0ms (3.1%)

Memory
20.3MiB live, 268.1MiB allocated
Algorithm
egg-herbie
Rules
12 938×lower-fma.f64
12 938×lower-fma.f32
3 522×lower-*.f64
3 522×lower-*.f32
2 748×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0106404
1312390
2798382
32146380
44029380
56487380
08272358
Stop Event
iter limit
node limit
Counts
48 → 47
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 x (*.f32 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 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2/5 binary32) (*.f32 x x))) (*.f32 x x))) 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))

rewrite231.0ms (3%)

Memory
20.8MiB live, 284.5MiB allocated
Rules
4 286×lower-fma.f64
4 286×lower-fma.f32
3 506×lower-*.f64
3 502×lower-*.f32
2 126×lower-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0928
01528
15428
240428
3559528
0863628
Stop Event
iter limit
node limit
iter limit
Counts
4 → 162
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 2 binary32) x)
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))))
(*.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))) #s(literal 1/2 binary32))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32))))
(log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))
(neg.f32 (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32))))))
(+.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))))
(+.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))) #s(literal 0 binary32))
(+.f32 (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) (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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) #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 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 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 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)) (fma.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.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 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32))) (-.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.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 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32)) #s(literal 1 binary32))))))
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))))
(fma.f32 #s(literal -1 binary32) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) #s(literal -1 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 4 binary32) #s(literal 2 binary32)))))
(-.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))))
(-.f32 (log1p.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32))) #s(literal 9 binary32))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #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 (log.f32 (+.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 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 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) #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 (*.f32 #s(literal 64 binary32) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))))) (log.f32 (*.f32 (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))))) (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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) (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 x #s(literal 1 binary32)) (+.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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))) (neg.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))))
(-.f32 (log.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal -1 binary32))) (log.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))) (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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal -1 binary32)))) (log.f32 (neg.f32 (neg.f32 (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))))
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #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 x #s(literal 1 binary32)) (+.f32 x #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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (*.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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))))))
(-.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 x #s(literal 1 binary32)) (+.f32 x #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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 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))) (/.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 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))))
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 8 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)) #s(literal 1 binary32))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))))
(-.f32 (log.f32 (*.f32 (fma.f32 #s(literal 512 binary32) (pow.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 9 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #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))))) (log1p.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #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))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.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 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))))
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(neg.f32 (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) x))) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (*.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))) 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 (/.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 #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 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)))))
(+.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)))))
(pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) x)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.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 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) #s(literal 2 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 #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 (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))) x (*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(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))
(-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 x #s(literal -1 binary32))) (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 binary32)))
(/.f32 #s(literal 2 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) x))
(/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) x)))
(/.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal -1 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) (*.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 x (fma.f32 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) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 x (+.f32 x (fma.f32 x x #s(literal 1 binary32))))) (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 x #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 (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 x #s(literal 1 binary32)))
(/.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 x (fma.f32 x x #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) (/.f32 x (+.f32 x #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 x (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32)))))
(*.f32 x (*.f32 (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) #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 x #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (/.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 x #s(literal 1 binary32))) #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 x (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 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (*.f32 #s(literal 2 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) (/.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 x #s(literal 1 binary32))) #s(literal 2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal -2 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 x #s(literal 1 binary32))))
(*.f32 #s(literal -2 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))))
(*.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 x (fma.f32 x x #s(literal 1 binary32))) #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 x #s(literal 1 binary32)))))
(*.f32 (/.f32 x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 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 x (fma.f32 x x #s(literal 1 binary32))))))
(*.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 x (fma.f32 x 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))) (/.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (+.f32 x (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))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x (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))) (*.f32 (+.f32 x (fma.f32 x 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))) (+.f32 x #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))) x)
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 #s(literal -2 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))))
(*.f32 (/.f32 #s(literal 2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))))
(*.f32 (/.f32 (neg.f32 x) #s(literal -1 binary32)) (/.f32 #s(literal 2 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 x #s(literal 1 binary32))) #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 x (fma.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 #s(literal 1 binary32)))
(*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(*.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) (neg.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(*.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 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x))
(*.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))

eval23.0ms (0.3%)

Memory
-43.1MiB live, 46.7MiB allocated
Compiler

Compiled 5 051 to 804 computations (84.1% saved)

prune38.0ms (0.5%)

Memory
16.5MiB live, 91.3MiB allocated
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New2036209
Fresh000
Picked011
Done000
Total2037210
Accuracy
100.0%
Counts
210 → 7
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))))
98.9%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
98.7%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
97.2%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.1%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
98.7%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
Compiler

Compiled 173 to 103 computations (40.5% saved)

simplify653.0ms (8.4%)

Memory
35.2MiB live, 578.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
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-diff0
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
cost-diff0
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
cost-diff0
(*.f32 x x)
cost-diff0
(*.f32 x (*.f32 x x))
cost-diff0
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
cost-diff0
(*.f32 x #s(literal 2 binary32))
cost-diff0
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
cost-diff0
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
cost-diff0
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
cost-diff0
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (fma.f32 x (*.f32 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)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
Rules
36 768×lower-fma.f64
36 754×lower-fma.f32
4 000×lower-+.f64
4 000×lower-+.f32
3 032×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
035281
058263
1111263
2192263
3361263
4664263
51003263
61088263
71590263
82282263
92998263
103739263
115185263
126000263
136621263
146779263
156794263
166913263
177003263
187018263
197018263
08594249
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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 x (*.f32 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 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
x
(*.f32 x (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 x #s(literal 1/7 binary32))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
(*.f32 x (*.f32 x x))
(*.f32 x x)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(literal 1/2 binary32)
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
(*.f32 x #s(literal 2 binary32))
x
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
#s(literal 1/3 binary32)
(*.f32 x (*.f32 x x))
x
(*.f32 x x)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(literal 1/2 binary32)
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))
x
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(*.f32 x #s(literal 2/3 binary32))
#s(literal 2/3 binary32)
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(*.f32 x x)
x
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
(*.f32 x (*.f32 x x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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 x (*.f32 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 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
x
(*.f32 x (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 x #s(literal 1/7 binary32))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
(*.f32 x (*.f32 x x))
(*.f32 x x)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x)))
#s(literal 1/2 binary32)
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
x
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
#s(literal 1/3 binary32)
(*.f32 x (*.f32 x x))
x
(*.f32 x x)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))))
#s(literal 1/2 binary32)
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 (*.f32 x 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 x (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
x
(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))
(*.f32 x #s(literal 2/3 binary32))
#s(literal 2/3 binary32)
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) 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 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(*.f32 x x)
x
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
(*.f32 x (*.f32 x x))

localize318.0ms (4.1%)

Memory
-50.1MiB live, 180.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0
(*.f32 x x)
accuracy0.0234375
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
accuracy0.07421875
(*.f32 x (*.f32 x x))
accuracy0.3366918670806147
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
accuracy0
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
accuracy0.03515625
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
accuracy0.359375
(*.f32 x #s(literal 2/3 binary32))
accuracy0.4042829383934373
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
accuracy0
(fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)
accuracy0
(*.f32 x x)
accuracy0.07421875
(*.f32 x (*.f32 x x))
accuracy0.4042829383934373
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
accuracy0
(*.f32 x #s(literal 2 binary32))
accuracy0
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
accuracy0.8857084156220586
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
accuracy0.07421875
(*.f32 x (*.f32 x x))
accuracy0.1875
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
accuracy0.2874363999162859
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
accuracy0.515625
(*.f32 x #s(literal 1/7 binary32))
Samples
209.0ms256×0valid
Compiler

Compiled 228 to 36 computations (84.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 195.0ms
ival-mult: 170.0ms (87.1% of total)
const: 11.0ms (5.6% of total)
ival-add: 8.0ms (4.1% of total)
ival-div: 2.0ms (1% of total)
ival-log1p: 2.0ms (1% of total)
ival-sub: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series19.0ms (0.2%)

Memory
2.3MiB live, 39.3MiB allocated
Counts
20 → 240
Calls
Call 1
Inputs
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())
#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())
#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())
#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())
#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())
#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())
#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())
#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())
#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())
#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())
#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())
#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())
#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())
#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())
Outputs
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 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) (patch (fma.f32 (fma.f32 x (*.f32 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) #<representation binary32>) () ())) ())
#s(alt 1/3 (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/5 x) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2 binary32)) (patch (*.f32 x #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/3 (pow x 3)) (taylor inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/3 (pow x 3)) (taylor -inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f32 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 2/3 (pow x 3)) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 2/3 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (patch (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #<representation binary32>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2 (* 2/3 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2 (* 2/3 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2 (* 2/3 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 (pow x 2)) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 (pow x 2)) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/5 (pow x 5)) (taylor inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/5 (pow x 5)) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt 1/3 (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/5 (pow x 2)) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/5 (pow x 2)) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (patch (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/3 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/3 binary32)) (patch (*.f32 x #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
Calls

60 calls:

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

simplify304.0ms (3.9%)

Memory
38.2MiB live, 305.0MiB allocated
Algorithm
egg-herbie
Rules
12 692×lower-fma.f64
12 692×lower-fma.f32
4 158×lower-*.f64
4 158×lower-*.f32
2 094×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01441984
14461917
211811905
332701902
466031902
081541759
Stop Event
iter limit
node limit
Counts
240 → 232
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)))
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 x)
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 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))))))))
(* 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)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 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/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)))
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))))
(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)
(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/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/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)))))
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)))
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)))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* 1/5 (pow x 2)))
(* 1/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* 1/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 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)
(* 2/3 x)
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 x (*.f32 x (*.f32 x (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)))) 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.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)))
(+.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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 x (*.f32 x (*.f32 x (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)))) 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 #s(literal 1/7 binary32) (+.f32 (/.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) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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))))
(* -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))))))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 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 x (*.f32 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 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* 1/7 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 x (*.f32 x (*.f32 x (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)))) 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.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)))
(+.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 x (*.f32 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 (*.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 (*.f32 x (*.f32 x (*.f32 x 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))
(* 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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 x (*.f32 x (*.f32 x (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)))) 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.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)))
(+.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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.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 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.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 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x 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))
(pow x 3)
(*.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 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 x (*.f32 x (*.f32 x (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)))) 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.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)))
(+.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 x (*.f32 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 (*.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 (*.f32 x (*.f32 x (*.f32 x 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/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 (*.f32 x (*.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 (*.f32 x (*.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 x (*.f32 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 x (*.f32 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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 x (*.f32 x (*.f32 x (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)))) 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.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)))
(+.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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))) x)
(* 1/5 (pow x 5))
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/5 binary32))))))
(* (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 #s(literal 1/5 binary32) (+.f32 (/.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 #s(literal 1/5 binary32) (+.f32 (/.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 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/5 binary32))))))
(* (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))))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/5 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/5 binary32)))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/5 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/5 binary32)))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 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))

rewrite402.0ms (5.2%)

Memory
-40.3MiB live, 285.8MiB allocated
Rules
5 654×lower-fma.f64
5 640×lower-fma.f32
4 370×lower-*.f64
4 352×lower-*.f32
4 262×lower-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
035243
058229
1221229
21577229
08261215
Stop Event
iter limit
node limit
iter limit
Counts
20 → 332
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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 x (*.f32 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 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
(*.f32 x #s(literal 2 binary32))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #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 x (*.f32 x x))
(*.f32 x x)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(*.f32 x #s(literal 1/7 binary32))
(*.f32 x #s(literal 2/3 binary32))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(+.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) x)
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) x)
(-.f32 (/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))) (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))) (neg.f32 (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (/.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))))))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))
(*.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))))
(*.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x))))))
(+.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))
(+.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32))
(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))
(fma.f32 (*.f32 (*.f32 x x) (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))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x x) (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))) #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))) (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32)) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))))
(/.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))))
(*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))))
(*.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal -1/3 binary32)))))
(*.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)))))
(+.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))
(+.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(fma.f32 x #s(literal 1/5 binary32) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(fma.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 #s(literal 1/5 binary32) x (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/7 binary32) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) x (*.f32 x #s(literal 1/5 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (-.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 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)))) (*.f32 x (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)) (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 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)))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) x)))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32))) (fma.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32)))) (-.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32))))
(/.f32 (*.f32 x (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 (*.f32 x (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 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (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 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))))) (neg.f32 (-.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))
(/.f32 (neg.f32 (*.f32 x (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 (*.f32 x (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 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)) (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 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) x)) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) (fma.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))))))
(*.f32 x (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)) x)
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))))
(*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))
(*.f32 (*.f32 x (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 (*.f32 x (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 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(+.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) x)
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 (*.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 x) (*.f32 x #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/3 binary32) x)
(fma.f32 (*.f32 x #s(literal 1/3 binary32)) (*.f32 x x) x)
(fma.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x #s(literal 1/3 binary32)) x) x x)
(-.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 x x) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))) (fma.f32 x (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))))
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))) (fma.f32 x x (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))))
(/.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (neg.f32 (*.f32 x x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (neg.f32 (*.f32 x x)))) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))) (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (neg.f32 (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))) (neg.f32 (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (/.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))))))
(*.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/27 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x))))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))))))
(*.f32 (neg.f32 (fma.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (neg.f32 (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x 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 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))
(*.f32 x (*.f32 x x))
(*.f32 (*.f32 x x) x)
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/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 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) #s(literal 1/2 binary32))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(+.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 (*.f32 x 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))
(-.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 #s(literal 1 binary32) (/.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)))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.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 #s(literal 2 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))) (*.f32 x (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 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x 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 x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)) x)))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32))) (fma.f32 (*.f32 x 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (neg.f32 (fma.f32 (*.f32 x 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (/.f32 #s(literal 1 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 #s(literal 1 binary32) (-.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))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(*.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x 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 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(*.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)) x) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(+.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 #s(literal 1 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)) #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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 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 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 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 (*.f32 (*.f32 x (*.f32 x 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 x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)) (fma.f32 (*.f32 x 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 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #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) #s(literal 4/9 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) #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) #s(literal 2/3 binary32) #s(literal -2 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (fma.f32 (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))))))
(*.f32 #s(literal 1 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 (*.f32 (*.f32 x (*.f32 x 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 x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/27 binary32)) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32)) (*.f32 (*.f32 x x) #s(literal 4/3 binary32))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x 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 (neg.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) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal 4/3 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32) #s(literal -4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal -2 binary32)))))
(*.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal 4/9 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x))
(+.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) x)
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))) x)
(fma.f32 (*.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) x)
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #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 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #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 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #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 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))))
(*.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x) (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(+.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x #s(literal 1/5 binary32)) x #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (/.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))
(/.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x 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/125 binary32)) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (*.f32 (/.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (*.f32 (*.f32 x x) #s(literal 1/15 binary32))))))
(*.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/5 binary32) (*.f32 x 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/125 binary32)) #s(literal 1/27 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) #s(literal 1/15 binary32)))))))
(*.f32 (neg.f32 (fma.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x) #s(literal -1/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal -1/3 binary32)))))
(*.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x (*.f32 x x)) x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))))
(*.f32 x #s(literal 1/7 binary32))
(*.f32 #s(literal 1/7 binary32) x)
(*.f32 x #s(literal 2/3 binary32))
(*.f32 #s(literal 2/3 binary32) x)

eval192.0ms (2.5%)

Memory
13.2MiB live, 98.1MiB allocated
Compiler

Compiled 17 904 to 1 206 computations (93.3% saved)

prune374.0ms (4.8%)

Memory
16.3MiB live, 174.0MiB allocated
Pruning

8 alts after pruning (3 fresh and 5 done)

PrunedKeptTotal
New6722674
Fresh011
Picked145
Done011
Total6738681
Accuracy
100.0%
Counts
681 → 8
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))))
98.9%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
98.7%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
97.2%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.1%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.1%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
98.7%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
Compiler

Compiled 139 to 76 computations (45.3% saved)

simplify323.0ms (4.2%)

Memory
-15.8MiB live, 340.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
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
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
cost-diff64
(-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))
cost-diff160
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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))))))
cost-diff320
(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))))
cost-diff0
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
cost-diff0
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
cost-diff0
(fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
Rules
9 022×lower-fma.f64
9 004×lower-fma.f32
6 620×lower-*.f64
6 596×lower-*.f32
2 766×lower-neg.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046464
078416
1165376
2387376
3981376
42672376
54614376
65335376
08731353
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
(fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
x
(*.f32 x #s(literal 1/7 binary32))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
(*.f32 x x)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32))
x
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))
(*.f32 x (*.f32 x x))
(*.f32 x x)
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
#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)))))
#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 (*.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)))
#s(literal 1/25 binary32)
(*.f32 (*.f32 x x) #s(literal 1/35 binary32))
#s(literal 1/35 binary32)
#s(literal 1/3 binary32)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(literal 1/2 binary32)
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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 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
(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 x x)
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(*.f32 x #s(literal 2/5 binary32))
#s(literal 2/5 binary32)
#s(literal 2/3 binary32)
#s(literal 2 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
x
(*.f32 x #s(literal 1/7 binary32))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
(*.f32 x x)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal 1/3 binary32)) x))
(fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal 1/3 binary32)) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal 1/3 binary32))
x
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/343 binary32)))) #s(literal 1/125 binary32))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 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)) x)
(*.f32 x (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)))
(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 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/343 binary32)))) #s(literal 1/125 binary32))
(*.f32 x (*.f32 x x))
(*.f32 x x)
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
#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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))
#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))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(*.f32 (*.f32 x (*.f32 x x)) x)
(*.f32 x (*.f32 x (*.f32 x x)))
#s(literal 1/49 binary32)
(-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
#s(literal 1/25 binary32)
(*.f32 (*.f32 x x) #s(literal 1/35 binary32))
#s(literal 1/35 binary32)
#s(literal 1/3 binary32)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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 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 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
(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 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(*.f32 x x)
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(*.f32 x #s(literal 2/5 binary32))
#s(literal 2/5 binary32)
#s(literal 2/3 binary32)
#s(literal 2 binary32)

localize193.0ms (2.5%)

Memory
13.7MiB live, 289.8MiB allocated
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy0.0234375
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
accuracy0.03125
(*.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)))
accuracy0.18359375
(*.f32 x #s(literal 2/5 binary32))
accuracy0.3366918670806147
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))
accuracy0.166347509768442
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
accuracy0.2874363999162859
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
accuracy0.3441913641000169
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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))))))
accuracy0.5546875
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)
accuracy0.03515625
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
accuracy0.13671875
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
accuracy0.2874363999162859
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
accuracy0.515625
(*.f32 x #s(literal 1/7 binary32))
Samples
119.0ms256×0valid
Compiler

Compiled 399 to 52 computations (87% saved)

Precisions
Click to see histograms. Total time spent on operations: 103.0ms
ival-mult: 54.0ms (52.2% of total)
const: 27.0ms (26.1% of total)
ival-add: 13.0ms (12.6% of total)
ival-div: 3.0ms (2.9% of total)
ival-sub: 2.0ms (1.9% of total)
ival-log1p: 2.0ms (1.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series43.0ms (0.6%)

Memory
3.3MiB live, 40.4MiB allocated
Counts
17 → 204
Calls
Call 1
Inputs
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())
#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())
#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())
#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())
#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())
#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())
#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())
#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())
#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())
#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())
#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())
#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())
#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())
Outputs
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) (patch (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x) #<representation binary32>) () ())) ())
#s(alt (* 1/3 (pow x 2)) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 6)) (taylor inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 6)) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt 1/3 (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (patch (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt 1/25 (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* -1/35 (pow x 2))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* 1/49 (pow x 4)) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* 1/49 (pow x 4)) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary32>) () ())) ())
#s(alt (* 1/5 x) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #<representation binary32>) () ())) ())
#s(alt 1/25 (taylor 0 x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* -1/35 (pow x 2))) (taylor 0 x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* -1/35 (pow x 2))) (taylor 0 x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* -1/35 (pow x 2))) (taylor 0 x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* -1/35 (pow x 2)) (taylor inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35)) (taylor inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35)) (taylor inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35)) (taylor inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* -1/35 (pow x 2)) (taylor -inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35)) (taylor -inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35)) (taylor -inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35)) (taylor -inf x) (#s(alt (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (patch (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) (patch (*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (log -1) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* 2 (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) (taylor -inf x) (#s(alt #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) (patch #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))) #<representation binary32>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* 2/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* 2/5 (pow x 5)) (taylor inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) (taylor inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) (taylor inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* 2/5 (pow x 5)) (taylor -inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) (taylor -inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5))) (taylor -inf x) (#s(alt (*.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))) (patch (*.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))) #<representation binary32>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2 (* 2/3 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 (pow x 4)) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 (pow x 4)) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 1/7 binary32)) (patch (*.f32 x #s(literal 1/7 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/125 x) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/125 (* 1/343 (pow x 6)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/125 (* 1/343 (pow x 6)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/125 (* 1/343 (pow x 6)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 7)) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 7)) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor 0 x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor 0 x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor 0 x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor 0 x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) (patch (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal 2/5 binary32)) (patch (*.f32 x #s(literal 2/5 binary32)) #<representation binary32>) () ())) ())
#s(alt 2/3 (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2/3 (* 2/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2/3 (* 2/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 2/3 (* 2/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 (pow x 2)) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 2/5 (pow x 2)) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) (patch (fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #<representation binary32>) () ())) ())
Calls

51 calls:

TimeVariablePointExpression
25.0ms
x
@inf
(* (* x (* x x)) 1/343)
2.0ms
x
@inf
(* x (+ (* (* x x) (+ (* x (* x 2/5)) 2/3)) 2))
1.0ms
x
@inf
(* (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (/ 1 (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35)))))
1.0ms
x
@0
(* (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (/ 1 (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35)))))
1.0ms
x
@inf
(* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x)

simplify265.0ms (3.4%)

Memory
1.4MiB live, 324.9MiB allocated
Algorithm
egg-herbie
Rules
12 662×lower-fma.f64
12 662×lower-fma.f32
4 224×lower-*.f64
4 224×lower-*.f32
2 510×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01791842
15401814
213601805
336201802
470171798
083401662
Stop Event
iter limit
node limit
Counts
204 → 200
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)))
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 (pow x 2))
(* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 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/25
(+ 1/25 (* -1/35 (pow x 2)))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(* 1/49 (pow x 4))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* 1/49 (pow x 4))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* 1/5 x)
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
1/25
(+ 1/25 (* -1/35 (pow x 2)))
(+ 1/25 (* -1/35 (pow x 2)))
(+ 1/25 (* -1/35 (pow x 2)))
(* -1/35 (pow x 2))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(* -1/35 (pow x 2))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
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)))
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/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)))))
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/7 x)
(* 1/125 x)
(* x (+ 1/125 (* 1/343 (pow x 6))))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(* 1/343 (pow x 7))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* 1/343 (pow x 7))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 1/343 (pow x 3))
(* 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)))))
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) 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/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 (*.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)))
(+.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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) 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 #s(literal 1/7 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.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 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 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 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))))))
(fma.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))))) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.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 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.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 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.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))))))
(* 1/3 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/3 binary32)))
(* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))
(*.f32 x (*.f32 x (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))))
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))
(*.f32 x (*.f32 x (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 6))
(*.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (+.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)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (+.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)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))
(* 1/7 (pow x 6))
(*.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (+.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)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (+.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)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 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 x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (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 x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (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/25
#s(literal 1/25 binary32)
(+ 1/25 (* -1/35 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/49 binary32)) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/49 binary32)) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* 1/49 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/49 binary32))))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/49 binary32)) #s(literal -1/35 binary32)))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal -1/35 binary32))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal -1/35 binary32))))
(* 1/49 (pow x 4))
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/49 binary32))))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/49 binary32)) #s(literal -1/35 binary32)))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal -1/35 binary32))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal -1/35 binary32))))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
1/25
#s(literal 1/25 binary32)
(+ 1/25 (* -1/35 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(+ 1/25 (* -1/35 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(+ 1/25 (* -1/35 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* -1/35 (pow x 2))
(*.f32 x (*.f32 x #s(literal -1/35 binary32)))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* -1/35 (pow x 2))
(*.f32 x (*.f32 x #s(literal -1/35 binary32)))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* (pow x 2) (- (* 1/25 (/ 1 (pow x 2))) 1/35))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) 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/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 (*.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)))
(+.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))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(fma.f32 x (*.f32 x (*.f32 x #s(literal 1/3 binary32))) 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/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 (*.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)))
(+.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 (*.f32 x 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 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 (*.f32 x (*.f32 x (*.f32 x 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 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2/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 (*.f32 x 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 (*.f32 x (*.f32 x (*.f32 x 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 #s(literal 2/5 binary32) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (/.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 #s(literal 2/5 binary32) (+.f32 (/.f32 #s(literal 2/3 binary32) (*.f32 x x)) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* 2/5 (pow x 5))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 x 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 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/5 binary32))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x 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 x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(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 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 2/5 binary32))
(* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x 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 x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/7 x)
(*.f32 x #s(literal 1/7 binary32))
(* 1/125 x)
(*.f32 x #s(literal 1/125 binary32))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* 1/343 (pow x 7))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1/343 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* 1/343 (pow x 7))
(*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1/343 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 binary32))))
(* 1/343 (pow x 3))
(*.f32 x (*.f32 x (*.f32 x #s(literal 1/343 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))
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))

rewrite387.0ms (5%)

Memory
28.7MiB live, 573.9MiB allocated
Rules
5 992×lower-fma.f64
5 974×lower-fma.f32
4 810×lower-*.f64
4 786×lower-*.f32
3 748×lower-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046300
078254
1325227
22574227
09060216
Stop Event
iter limit
node limit
iter limit
Counts
17 → 397
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
(fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 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 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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 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)))
(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 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)) x)
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
(*.f32 x #s(literal 2/5 binary32))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x))
(+.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x)
(pow.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x)
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 x x) x)
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #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) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (neg.f32 x))))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(/.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))))
(/.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (*.f32 x x)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))))
(/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (*.f32 x x))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (*.f32 x x))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x))) (*.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) (-.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(*.f32 x (*.f32 x (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))
(*.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))) x)
(+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32))
(pow.f32 (/.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (/.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (*.f32 (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (/.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))) #s(literal 1 binary32) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal 1 binary32)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (/.f32 x (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) #s(literal 1 binary32)) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))))
(/.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #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 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))))))))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))))
(exp.f32 (neg.f32 (*.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal -1 binary32))))
(+.f32 #s(literal 1/25 binary32) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))))
(+.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))
(pow.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) #s(literal -1 binary32))
(fma.f32 x (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 x (*.f32 (*.f32 x x) (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/7 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x x) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/49 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 #s(literal 1/49 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))
(fma.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))
(fma.f32 (*.f32 x #s(literal 1/49 binary32)) (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) #s(literal 1/7 binary32) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) x) (*.f32 x #s(literal 1/7 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x #s(literal 1/7 binary32))) x (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(fma.f32 (*.f32 #s(literal 1/49 binary32) (*.f32 x (*.f32 x x))) x (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))
(-.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))))
(-.f32 #s(literal 1/25 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) #s(literal -1 binary32)))
(-.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))
(-.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(-.f32 (/.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(-.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)))) (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/42875 binary32)) (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(-.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))))
(-.f32 (/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) #s(literal -1 binary32))
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)))) (*.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (*.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) #s(literal 1 binary32))
(/.f32 (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))))
(/.f32 (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))))))
(/.f32 (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (neg.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (neg.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/42875 binary32))) (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))))
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))) (*.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (*.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)))))) (neg.f32 (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))) (neg.f32 (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/42875 binary32)))) (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)))) (neg.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (+.f32 #s(literal 1/15625 binary32) (pow.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 1/625 binary32) (-.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))) (*.f32 #s(literal 1/25 binary32) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32)))))))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))) (fma.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal -1/35 binary32))))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) #s(literal 1 binary32))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (/.f32 (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))))
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(*.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))) #s(literal 1 binary32)) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))))
(/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(/.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal -1 binary32)) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/40353607 binary32))) #s(literal 1/1953125 binary32)) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))) #s(literal -1/125 binary32)))
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) x) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32)))
(/.f32 (neg.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal -1 binary32))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/40353607 binary32))) #s(literal 1/1953125 binary32)) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))) #s(literal -1/125 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) x)) (neg.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal -1/5 binary32))))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))
(*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
(*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x)
(*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (/.f32 x #s(literal 1 binary32)))
(*.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(*.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal 1 binary32)))
(*.f32 (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1 binary32))
(*.f32 (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))
(*.f32 (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 x (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (/.f32 (*.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))) (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) x)
(*.f32 (*.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))
(*.f32 (*.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)))) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (/.f32 x (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))
(*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (/.f32 x (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 (*.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (-.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/49 binary32))) (fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32)))))
(+.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))
(+.f32 #s(literal 1/25 binary32) (*.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 1/5 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)))) #s(literal -1 binary32))
(fma.f32 x (neg.f32 (*.f32 x #s(literal 1/35 binary32))) #s(literal 1/25 binary32))
(fma.f32 (*.f32 x x) #s(literal -1/35 binary32) #s(literal 1/25 binary32))
(fma.f32 #s(literal 1/35 binary32) (*.f32 x (neg.f32 x)) #s(literal 1/25 binary32))
(fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) #s(literal 1/25 binary32))
(fma.f32 (neg.f32 x) (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))
(fma.f32 (*.f32 x (neg.f32 x)) #s(literal 1/35 binary32) #s(literal 1/25 binary32))
(fma.f32 #s(literal -1/35 binary32) (*.f32 x x) #s(literal 1/25 binary32))
(-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))
(-.f32 (/.f32 #s(literal 1/15625 binary32) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/42875 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))))
(-.f32 (/.f32 #s(literal 1/625 binary32) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))))
(-.f32 (/.f32 #s(literal 1/625 binary32) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))))))
(/.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)))
(/.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))) (+.f32 #s(literal 1/625 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)) (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32))))))
(/.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)))
(/.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))) (neg.f32 (+.f32 #s(literal 1/625 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)) (*.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)))) (neg.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))))
(/.f32 (-.f32 (*.f32 #s(literal 1/15625 binary32) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/42875 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))))
(/.f32 (-.f32 (*.f32 #s(literal 1/625 binary32) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32)))))
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 (+.f32 #s(literal 1/15625 binary32) (pow.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 1/5 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/625 binary32) (-.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 1/5 binary32)) (*.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 1/5 binary32))) (*.f32 #s(literal 1/25 binary32) (*.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 1/5 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32) #s(literal 1/15625 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32) (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(*.f32 (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/35 binary32)) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32)) #s(literal 1/625 binary32))))
(*.f32 (-.f32 #s(literal 1/625 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/1225 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/35 binary32)) #s(literal 1/25 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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 (*.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)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 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 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) x))
(fma.f32 (fma.f32 (*.f32 x 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 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) x (*.f32 #s(literal 2 binary32) x))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 #s(literal 2 binary32) x))
(-.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 #s(literal 2 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 (*.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 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x)))))
(/.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 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x 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 x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 (*.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 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 #s(literal 2 binary32) x))))))
(/.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 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) (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 #s(literal 2 binary32) x))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 x (*.f32 x x))) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 (*.f32 #s(literal 2 binary32) x) (*.f32 #s(literal 2 binary32) x) (-.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 #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))))))))
(*.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 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 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (*.f32 (*.f32 x 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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 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) (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 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 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 #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 (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 #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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) 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 (*.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 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 #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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 #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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 (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 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (*.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 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 8/125 binary32)) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32)))) (*.f32 (*.f32 x 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 (*.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))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) #s(literal 3 binary32)) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) #s(literal 2/3 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 2/5 binary32))))) (*.f32 (*.f32 x x) #s(literal 2/3 binary32))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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 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 x #s(literal 1/7 binary32))
(*.f32 #s(literal 1/7 binary32) x)
(+.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))))
(+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) (*.f32 x #s(literal 1/125 binary32)))
(+.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x))
(+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) (*.f32 #s(literal 1/125 binary32) x))
(fma.f32 x #s(literal 1/125 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))))
(fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) (*.f32 x #s(literal 1/125 binary32)))
(fma.f32 #s(literal 1/125 binary32) x (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x))
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x (*.f32 #s(literal 1/125 binary32) x))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/40353607 binary32))) #s(literal 1/1953125 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))) #s(literal -1/125 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/40353607 binary32))) #s(literal 1/1953125 binary32)) x) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32)))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))) #s(literal -1/125 binary32)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/40353607 binary32))) #s(literal 1/1953125 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))) #s(literal -1/125 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/40353607 binary32))) #s(literal 1/1953125 binary32)) x)) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (+.f32 #s(literal 1/15625 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1/42875 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))) #s(literal -1/125 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1/125 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x #s(literal 1/125 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))))) (*.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 x #s(literal 1/125 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x #s(literal 1/125 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32))))) (*.f32 x #s(literal 1/125 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/125 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 #s(literal 1/125 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x)) (*.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/125 binary32) x) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) (-.f32 (*.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 #s(literal 1/125 binary32) x)) (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))) x) (*.f32 #s(literal 1/125 binary32) x)))))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))))
(*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)))
(*.f32 x (*.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) #s(literal 1 binary32)))
(*.f32 (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32)) x)
(*.f32 (*.f32 x (fma.f32 #s(literal 1/343 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal 1/125 binary32))) #s(literal 1 binary32))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 1/7 binary32))) #s(literal 3 binary32)))
(pow.f32 (*.f32 x #s(literal 1/7 binary32)) #s(literal 3 binary32))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/343 binary32)))
(*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/7 binary32))))
(*.f32 (*.f32 x x) (*.f32 x #s(literal 1/343 binary32)))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
(*.f32 #s(literal 1/343 binary32) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 (*.f32 x x) #s(literal 1/343 binary32)) x)
(*.f32 (*.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/7 binary32))) (*.f32 x #s(literal 1/7 binary32)))
(*.f32 (*.f32 #s(literal 1/343 binary32) x) (*.f32 x 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 #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 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 (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 (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))))

eval147.0ms (1.9%)

Memory
-27.1MiB live, 293.7MiB allocated
Compiler

Compiled 27 528 to 2 177 computations (92.1% saved)

prune101.0ms (1.3%)

Memory
3.3MiB live, 245.0MiB allocated
Pruning

9 alts after pruning (2 fresh and 7 done)

PrunedKeptTotal
New5952597
Fresh000
Picked123
Done055
Total5969605
Accuracy
100.0%
Counts
605 → 9
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))))
98.9%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
98.7%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
97.2%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.1%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
98.7%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Compiler

Compiled 150 to 84 computations (44% saved)

simplify203.0ms (2.6%)

Memory
-5.5MiB live, 315.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32))
cost-diff0
(fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
cost-diff160
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
cost-diff0
(*.f32 x x)
cost-diff0
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
cost-diff0
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Rules
8 564×lower-fma.f64
8 550×lower-fma.f32
3 918×lower-*.f64
3 902×lower-*.f32
2 594×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045417
069373
1148329
2362327
3915327
42661327
54650327
66403327
08311309
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
x
(fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32))
x
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 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)) x)
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))
(*.f32 x (*.f32 x x))
(*.f32 x x)
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
#s(literal 1/343 binary32)
#s(literal 1/125 binary32)
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))
#s(literal 1 binary32)
#s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(*.f32 x #s(literal -1/35 binary32))
#s(literal -1/35 binary32)
#s(literal 1/25 binary32)
#s(literal 1/3 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 x (*.f32 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 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
x
(fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
(*.f32 x (fma.f32 x (*.f32 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 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) x))
(fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
x
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 (*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 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)) x)
(*.f32 x (fma.f32 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) #s(literal 1/125 binary32)))
(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 x (*.f32 x (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) #s(literal 1/125 binary32))
(*.f32 x (*.f32 x x))
(*.f32 x x)
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))
#s(literal 1/343 binary32)
#s(literal 1/125 binary32)
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))
#s(literal 1 binary32)
#s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(*.f32 x #s(literal -1/35 binary32))
#s(literal -1/35 binary32)
#s(literal 1/25 binary32)
#s(literal 1/3 binary32)

localize169.0ms (2.2%)

Memory
22.6MiB live, 302.4MiB allocated
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy0.2874363999162859
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
accuracy0.3441913641000169
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
accuracy0.44765497190749876
#s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))
accuracy0.5546875
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)
accuracy0.02734375
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
accuracy0.0390625
(fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
accuracy0.1875
(*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
accuracy0.2874363999162859
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Samples
130.0ms256×0valid
Compiler

Compiled 330 to 48 computations (85.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 116.0ms
ival-mult: 71.0ms (61.2% of total)
const: 27.0ms (23.3% of total)
ival-add: 9.0ms (7.8% of total)
ival-div: 4.0ms (3.5% of total)
ival-sub: 2.0ms (1.7% of total)
ival-log1p: 2.0ms (1.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series27.0ms (0.4%)

Memory
-27.1MiB live, 10.7MiB allocated
Counts
12 → 144
Calls
Call 1
Inputs
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())
#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())
#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())
#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())
#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())
#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())
#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())
#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())
Outputs
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt 1 (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1 (* 1/3 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))) (taylor 0 x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 6)) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 6)) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) (patch (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f32 x x) (patch (*.f32 x x) #<representation binary32>) () ())) ())
#s(alt (* 1/5 x) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (patch (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (/ 1 x)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))) (taylor 0 x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt 1/3 (taylor 0 x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/5 x) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 3)) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) (patch (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #<representation binary32>) () ())) ())
#s(alt 1/3 (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (patch (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #<representation binary32>) () ())) ())
#s(alt (* 1/125 x) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/125 (* 1/343 (pow x 6)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/125 (* 1/343 (pow x 6)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1/125 (* 1/343 (pow x 6)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 7)) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/343 (pow x 7)) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (patch (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) #<representation binary32>) () ())) ())
#s(alt 1/25 (taylor 0 x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* -1/35 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35))) (taylor 0 x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 1/49 (pow x 4)) (taylor inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* 1/49 (pow x 4)) (taylor -inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (patch #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #<representation binary32>) () ())) ())
Calls

36 calls:

TimeVariablePointExpression
0.0ms
x
@inf
(+ (* (+ (* x (* (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (/ 1 (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35)))))) 1/3) (* x (* x x))) x)
0.0ms
x
@-inf
(+ (* (+ (* x (* (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (/ 1 (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35)))))) 1/3) (* x (* x x))) x)
0.0ms
x
@inf
(+ (* x (* (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (/ 1 (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35)))))) 1/3)
0.0ms
x
@inf
(* (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) x)
0.0ms
x
@0
(* (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) x)

simplify229.0ms (2.9%)

Memory
1.0MiB live, 322.3MiB allocated
Algorithm
egg-herbie
Rules
12 032×lower-fma.f64
12 032×lower-fma.f32
3 084×lower-*.f64
3 084×lower-*.f32
2 030×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01191440
13441414
28691400
323111392
449101392
576301392
082091260
Stop Event
iter limit
node limit
Counts
144 → 140
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)))
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
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (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)
(* 1/5 x)
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 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))))))))
(* 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)))
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 x)
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 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/125 x)
(* x (+ 1/125 (* 1/343 (pow x 6))))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(* 1/343 (pow x 7))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* 1/343 (pow x 7))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
1/25
(+ 1/25 (* -1/35 (pow x 2)))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(* 1/49 (pow x 4))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* 1/49 (pow x 4))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 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 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 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)
(* 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (/.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))
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 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)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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))) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (/.f32 #s(literal -1 binary32) (*.f32 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))) #s(literal 1/7 binary32)))
1
#s(literal 1 binary32)
(+ 1 (* 1/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
(fma.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)) #s(literal 1 binary32))
(* 1/7 (pow x 6))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) x)))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) x) #s(literal 1 binary32)))
(* 1/7 (pow x 6))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) x)))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) x) #s(literal 1 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)
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (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 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 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)
(* 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 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (/.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))
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 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)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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))) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (/.f32 #s(literal -1 binary32) (*.f32 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))) #s(literal 1/7 binary32)))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 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 x (*.f32 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 x (*.f32 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 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* 1/7 (pow x 4))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* 1/5 x)
(*.f32 x #s(literal 1/5 binary32))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* 1/7 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
1/3
#s(literal 1/3 binary32)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f32 x (*.f32 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 x (*.f32 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 x (*.f32 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 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* 1/7 (pow x 4))
(*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(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))
(* 1/125 x)
(*.f32 x #s(literal 1/125 binary32))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* x (+ 1/125 (* 1/343 (pow x 6))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* 1/343 (pow x 7))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x #s(literal 1/343 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* 1/343 (pow x 7))
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x #s(literal 1/343 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
(* (pow x 7) (+ 1/343 (* 1/125 (/ 1 (pow x 6)))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1/343 binary32) #s(literal 1/125 binary32)))
1/25
#s(literal 1/25 binary32)
(+ 1/25 (* -1/35 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(+ 1/25 (* (pow x 2) (- (* 1/49 (pow x 2)) 1/35)))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)) #s(literal 1/25 binary32))
(* 1/49 (pow x 4))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))
(* 1/49 (pow x 4))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/49 binary32))
(* (pow x 4) (- 1/49 (* 1/35 (/ 1 (pow x 2)))))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/49 binary32) #s(literal -1/35 binary32)))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))
(* (pow x 4) (- (+ 1/49 (/ 1/25 (pow x 4))) (* 1/35 (/ 1 (pow x 2)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/49 binary32) (/.f32 #s(literal 1/25 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) #s(literal -1/35 binary32)))

rewrite410.0ms (5.3%)

Memory
15.9MiB live, 454.3MiB allocated
Rules
6 594×lower-fma.f64
6 580×lower-fma.f32
4 776×lower-*.f64
4 760×lower-*.f32
3 720×lower-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045335
069293
1290263
22312263
08881249
Stop Event
iter limit
node limit
iter limit
Counts
12 → 279
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32))
(*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
(fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 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)) x)
#s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x (*.f32 (*.f32 x x) (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))) x))
(+.f32 x (*.f32 x (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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))) x))
(+.f32 (*.f32 x (*.f32 (*.f32 x x) (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)))) x)
(+.f32 (*.f32 (*.f32 (*.f32 x x) (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))) x) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 x (*.f32 (*.f32 x x) (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)))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 (*.f32 x x) (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))) x))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (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)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (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))) x))
(fma.f32 x (*.f32 (*.f32 x x) (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))) x)
(fma.f32 (*.f32 (*.f32 x x) (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))) x x)
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (*.f32 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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32))) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)) x) (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (*.f32 (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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)) x) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (neg.f32 (*.f32 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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (neg.f32 (*.f32 (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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))))
(/.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) (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)))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) (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 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 (*.f32 x x) (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))) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (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))) x) (*.f32 (*.f32 (*.f32 x x) (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))) x)) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (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))) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 (*.f32 x x) (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)))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 x (*.f32 (*.f32 x x) (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 (*.f32 x x) (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 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (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)))) x))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (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))) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (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))) x) (*.f32 (*.f32 (*.f32 x x) (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))) x) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 x x) (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))) x) x))))
(*.f32 x (fma.f32 (*.f32 x x) (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)) #s(literal 1 binary32)))
(*.f32 (fma.f32 (*.f32 x x) (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)) #s(literal 1 binary32)) x)
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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))) #s(literal 1 binary32))
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x #s(literal 1/3 binary32))))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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))))) (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (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))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 x (*.f32 (*.f32 x (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))) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (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)) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x x) (*.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)) #s(literal 1 binary32)) #s(literal 1 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 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 x) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (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))) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (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))) x #s(literal 1 binary32))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) x) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) x (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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))))) (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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))))) (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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 (*.f32 x x) (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 (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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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 (*.f32 x x) (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 (neg.f32 (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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))) (*.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (neg.f32 (neg.f32 (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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (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)) #s(literal -1 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (-.f32 (*.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 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal 1/27 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/3 binary32))) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 (*.f32 x x) (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 (*.f32 x x) (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)))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.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 (*.f32 x x) (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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (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 (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 (*.f32 x x) (*.f32 (*.f32 x x) (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)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (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)) #s(literal -1 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 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(pow.f32 (/.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 x (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))
(/.f32 #s(literal 1 binary32) (/.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))))
(/.f32 (neg.f32 (*.f32 x (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 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 (*.f32 (*.f32 x (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)) (neg.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/40353607 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1/1953125 binary32)) (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/42875 binary32)) #s(literal 1/15625 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 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 (*.f32 #s(literal -1 binary32) (*.f32 x (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 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 (neg.f32 (neg.f32 (*.f32 x (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 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (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))) (neg.f32 (neg.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 1/40353607 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1/1953125 binary32)) (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/42875 binary32)) #s(literal 1/15625 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (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))))
(/.f32 (neg.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (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 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(*.f32 x (*.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) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))
(*.f32 x (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 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)) (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(*.f32 (*.f32 x (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) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (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)))
(*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1 binary32))
(*.f32 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 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)) #s(literal 1 binary32)))
(*.f32 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 (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)) #s(literal 1 binary32)))
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) x)
(*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 x #s(literal 1 binary32)))
(*.f32 (/.f32 (*.f32 x (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)) (/.f32 #s(literal -1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x))
(+.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) x)
(pow.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))) (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))
(fma.f32 x (*.f32 (*.f32 x x) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) x)
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x)
(fma.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(fma.f32 (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) (*.f32 x x) x)
(fma.f32 (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 (*.f32 (*.f32 x (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) x) x x)
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))) (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 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 (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))) (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))))))
(/.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))) (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 x (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32)) (neg.f32 x))))
(+.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(+.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(pow.f32 (/.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32))))) (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x (*.f32 x (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/3 binary32))
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1 binary32) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (*.f32 x (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) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x (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/3 binary32))
(fma.f32 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (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)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (*.f32 x (*.f32 x (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)) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x x) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 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)) #s(literal 1 binary32)) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (*.f32 x (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)) (/.f32 #s(literal -1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (/.f32 (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (-.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32))))) (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32))))) (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32)))))
(/.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32))) (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)))
(/.f32 (neg.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))) (-.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)) #s(literal 1/9 binary32))) (*.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))))
(*.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (-.f32 #s(literal 1/9 binary32) (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (*.f32 x #s(literal 1/3 binary32)))))))
(*.f32 (fma.f32 x (*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) (/.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1/3 binary32))))
(+.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))
(+.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 x #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/7 binary32)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 #s(literal 1/5 binary32) x (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/7 binary32) (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) x (*.f32 x #s(literal 1/5 binary32)))
(fma.f32 (*.f32 x #s(literal 1/7 binary32)) (*.f32 x x) (*.f32 x #s(literal 1/5 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (-.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))
(/.f32 (*.f32 x (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 x (*.f32 (*.f32 x x) (*.f32 x #s(literal 1/49 binary32))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))
(/.f32 (neg.f32 (*.f32 x (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 x (*.f32 (*.f32 x x) (*.f32 x #s(literal 1/49 binary32))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32))) (fma.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32)))) (-.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32))))
(/.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal -1/5 binary32)))
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal -1/5 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))) (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32))))) (neg.f32 (-.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal 1/5 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal -1/5 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) x)) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal -1/5 binary32))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/125 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))))) (fma.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 x #s(literal 1/5 binary32)) (-.f32 (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/5 binary32)) (*.f32 #s(literal 1/7 binary32) (*.f32 x (*.f32 x x)))))))
(*.f32 x (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)) x)
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 x (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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (/.f32 (*.f32 x (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 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 x (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 x (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 (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)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 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)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (/.f32 (*.f32 (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)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.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 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(*.f32 (/.f32 (*.f32 x (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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))))
(*.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))))
(+.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/3 binary32))
(pow.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 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 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal -1/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))
(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))
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) x #s(literal 1/3 binary32))
(fma.f32 (/.f32 x (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 (*.f32 x (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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (/.f32 (*.f32 x (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 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) (/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 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 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32))))) #s(literal 1/3 binary32))
(fma.f32 (/.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2401 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)) (fma.f32 x (*.f32 x #s(literal -1/35 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)) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/49 binary32)) #s(literal -1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32))))) #s(literal 1/3 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (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 #s(literal 1/9 binary32) (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 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))))
(/.f32 #s(literal 1 binary32) (/.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)) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 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 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal -1/3 binary32)) (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 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 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32)) (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 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 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 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32))) (neg.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 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (-.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (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 (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)) #s(literal 1/9 binary32))) (*.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)) (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 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)))) (neg.f32 (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32)))) (neg.f32 (neg.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 (neg.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 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 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) #s(literal 1/27 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) #s(literal -1/9 binary32)) (/.f32 #s(literal 1 binary32) (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 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))))
(+.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) (*.f32 x #s(literal 1/125 binary32)))
(+.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x))
(+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) (*.f32 #s(literal 1/125 binary32) x))
(fma.f32 x #s(literal 1/125 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))))
(fma.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) (*.f32 x #s(literal 1/125 binary32)))
(fma.f32 #s(literal 1/125 binary32) x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x (*.f32 #s(literal 1/125 binary32) x))
(/.f32 (*.f32 x (fma.f32 #s(literal 1/40353607 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1/1953125 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/42875 binary32)) #s(literal 1/15625 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 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 (*.f32 (fma.f32 #s(literal 1/40353607 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1/1953125 binary32)) x) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/42875 binary32)) #s(literal 1/15625 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) x) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal -1/125 binary32)))
(/.f32 (neg.f32 (*.f32 x (fma.f32 #s(literal 1/40353607 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1/1953125 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/42875 binary32)) #s(literal 1/15625 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)))) (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))))
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 1/40353607 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1/1953125 binary32)) x)) (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/42875 binary32)) #s(literal 1/15625 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/117649 binary32)) #s(literal -1/15625 binary32)) x)) (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))))
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1/125 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x #s(literal 1/125 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))))) (*.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) #s(literal 3 binary32)) (pow.f32 (*.f32 x #s(literal 1/125 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) (-.f32 (*.f32 (*.f32 x #s(literal 1/125 binary32)) (*.f32 x #s(literal 1/125 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32))))) (*.f32 x #s(literal 1/125 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/125 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 #s(literal 1/125 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x)) (*.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/125 binary32) x) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) (-.f32 (*.f32 (*.f32 #s(literal 1/125 binary32) x) (*.f32 #s(literal 1/125 binary32) x)) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)))) x) (*.f32 #s(literal 1/125 binary32) x)))))
(*.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32))))
(*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)))
(*.f32 x (*.f32 (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)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x)
(*.f32 (*.f32 x (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))
(exp.f32 (neg.f32 (*.f32 (log.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1 binary32))))
(pow.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) (/.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal -1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))))
(/.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))))
(/.f32 (neg.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) #s(literal -1 binary32))
(/.f32 (neg.f32 (neg.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1 binary32))
#s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))
(*.f32 #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))) #s(literal 1 binary32))

eval67.0ms (0.9%)

Memory
7.1MiB live, 117.1MiB allocated
Compiler

Compiled 23 097 to 1 396 computations (94% saved)

prune96.0ms (1.2%)

Memory
7.4MiB live, 203.3MiB allocated
Pruning

9 alts after pruning (5 fresh and 4 done)

PrunedKeptTotal
New5025507
Fresh000
Picked112
Done437
Total5079516
Accuracy
100.0%
Counts
516 → 9
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))))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
99.1%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
98.7%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
98.7%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
97.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
Compiler

Compiled 453 to 165 computations (63.6% saved)

regimes23.0ms (0.3%)

Memory
18.4MiB live, 54.5MiB allocated
Counts
16 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
(*.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:

7.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
5.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) 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
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)

regimes22.0ms (0.3%)

Memory
-28.0MiB live, 49.5MiB allocated
Counts
15 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) x) (/.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)))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
Calls

4 calls:

6.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
5.0ms
x
5.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
5.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Results
AccuracySegmentsBranch
99.3%1x
99.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.3%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.2%)

Memory
33.8MiB live, 33.8MiB allocated
Counts
12 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
Calls

4 calls:

4.0ms
(*.f32 #s(literal 1/2 binary32) (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
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
4.0ms
x
Results
AccuracySegmentsBranch
99.2%1x
99.2%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.2%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.2%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes18.0ms (0.2%)

Memory
-11.6MiB live, 33.5MiB allocated
Counts
11 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 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))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
Calls

4 calls:

6.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
4.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
x
Results
AccuracySegmentsBranch
99.1%1x
99.1%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.1%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.1%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes47.0ms (0.6%)

Memory
-19.8MiB live, 19.1MiB allocated
Counts
9 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Calls

4 calls:

37.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
(*.f32 #s(literal 1/2 binary32) (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
99.0%1x
99.0%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.0%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes13.0ms (0.2%)

Memory
17.6MiB live, 17.6MiB allocated
Counts
8 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (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:

3.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.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
98.9%1x
98.9%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.9%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.9%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.3%)

Memory
-23.0MiB live, 15.7MiB allocated
Counts
6 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Calls

4 calls:

14.0ms
(*.f32 #s(literal 1/2 binary32) (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
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
x
Results
AccuracySegmentsBranch
98.9%1x
98.9%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.9%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.9%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
14.6MiB live, 14.6MiB allocated
Counts
5 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (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
x
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Results
AccuracySegmentsBranch
98.7%1x
98.7%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.7%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.7%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes8.0ms (0.1%)

Memory
12.2MiB live, 12.2MiB allocated
Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) 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
98.7%1x
98.7%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.7%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.7%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes38.0ms (0.5%)

Memory
-27.8MiB live, 11.1MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
2 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
Calls

4 calls:

33.0ms
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
(/.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)))
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)

simplify10.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
091361
1112361
2116361
3118361
4119361
Stop Event
saturated
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #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))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32)))) x) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.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 x (/.f32 x #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 x (*.f32 #s(approx (* (+ (* (* x (* x x)) (* (* x (* x x)) 1/343)) 1/125) x) (*.f32 x #s(literal 1/125 binary32))) (/.f32 #s(literal 1 binary32) #s(approx (+ (* (* (* x (* x x)) x) 1/49) (- 1/25 (* (* x x) 1/35))) (fma.f32 x (*.f32 x #s(literal -1/35 binary32)) #s(literal 1/25 binary32))))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x #s(approx (* x (+ (* 1/7 (* x x)) 1/5)) (*.f32 x #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 x (fma.f32 (*.f32 x x) #s(approx (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 x #s(approx (+ (* (* x x) (+ (* x (* x (+ (* 1/7 (* x x)) 1/5))) 1/3)) 1) #s(literal 1 binary32))))

soundness1.5s (19.3%)

Memory
3.7MiB live, 928.4MiB allocated
Rules
12 938×lower-fma.f64
12 938×lower-fma.f32
12 662×lower-fma.f64
12 662×lower-fma.f32
12 032×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046300
078254
1325227
22574227
09060216
01191440
13441414
28691400
323111392
449101392
576301392
082091260
0106404
1312390
2798382
32146380
44029380
56487380
08272358
045335
069293
1290263
22312263
08881249
035243
058229
1221229
21577229
08261215
01791842
15401814
213601805
336201802
470171798
083401662
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
Compiler

Compiled 389 to 178 computations (54.2% saved)

preprocess72.0ms (0.9%)

Memory
-7.0MiB live, 145.9MiB allocated
Compiler

Compiled 346 to 120 computations (65.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...