Rust f32::atanh

Time bar (total: 6.7s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze1.0ms (0%)

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

sample401.0ms (6%)

Memory
-6.9MiB live, 671.4MiB allocated
Samples
244.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 76.0ms
ival-atanh: 68.0ms (88.9% of total)
ival-true: 5.0ms (6.5% of total)
ival-assert: 3.0ms (3.9% of total)
Bogosity

explain129.0ms (1.9%)

Memory
6.6MiB live, 206.0MiB 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
56.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 (34.7% of total)
ival-log1p: 6.0ms (29.7% of total)
ival-div: 4.0ms (19.8% of total)
ival-sub: 3.0ms (14.9% 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.4%)

Memory
-16.3MiB live, 61.2MiB 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.6MiB live, 0.6MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.9MiB live, 1.9MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.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)

simplify15.0ms (0.2%)

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

localize29.0ms (0.4%)

Memory
-3.6MiB live, 70.7MiB 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.01953125
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
accuracy0.0390625
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Samples
17.0ms256×0valid
Compiler

Compiled 41 to 11 computations (73.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-div: 5.0ms (42.7% of total)
ival-mult: 3.0ms (25.6% of total)
ival-log1p: 2.0ms (17.1% of total)
ival-sub: 1.0ms (8.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series5.0ms (0.1%)

Memory
19.6MiB live, 19.6MiB 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
@0
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1.0ms
x
@-inf
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
1.0ms
x
@inf
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
0.0ms
x
@-inf
(* 2 x)
0.0ms
x
@inf
(* 2 x)

simplify218.0ms (3.3%)

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

rewrite203.0ms (3.1%)

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

eval65.0ms (1%)

Memory
-52.8MiB live, 87.8MiB allocated
Compiler

Compiled 5 051 to 804 computations (84.1% saved)

prune36.0ms (0.5%)

Memory
8.5MiB live, 86.3MiB allocated
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New2027209
Fresh000
Picked011
Done000
Total2028210
Accuracy
100.0%
Counts
210 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.1%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
99.0%
(*.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.6%
(*.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.1%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
99.1%
#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.2%
#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 217 to 129 computations (40.6% saved)

simplify500.0ms (7.5%)

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

localize199.0ms (3%)

Memory
18.7MiB live, 221.4MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0
(*.f32 x x)
accuracy0.03125
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
accuracy0.08203125
(*.f32 x (*.f32 x x))
accuracy0.29613357651101335
#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.03125
(*.f32 x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
accuracy0.37109375
(*.f32 x #s(literal 2/3 binary32))
accuracy0.42884433820340023
#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.08203125
(*.f32 x (*.f32 x x))
accuracy0.42884433820340023
#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.9390340077623349
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
accuracy0.08203125
(*.f32 x (*.f32 x x))
accuracy0.20703125
(*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
accuracy0.24961558639093184
#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.53515625
(*.f32 x #s(literal 1/7 binary32))
Samples
140.0ms256×0valid
Compiler

Compiled 228 to 36 computations (84.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 127.0ms
ival-mult: 74.0ms (58.3% of total)
const: 40.0ms (31.5% of total)
ival-add: 7.0ms (5.5% of total)
ival-div: 2.0ms (1.6% of total)
ival-log1p: 2.0ms (1.6% of total)
ival-sub: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series39.0ms (0.6%)

Memory
-15.9MiB live, 24.4MiB 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
22.0ms
x
@0
(* x 2/3)
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))

simplify339.0ms (5.1%)

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

rewrite723.0ms (10.9%)

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

eval418.0ms (6.3%)

Memory
-228.8MiB live, 84.2MiB allocated
Compiler

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

prune226.0ms (3.4%)

Memory
18.8MiB live, 299.9MiB allocated
Pruning

9 alts after pruning (3 fresh and 6 done)

PrunedKeptTotal
New6722674
Fresh112
Picked055
Done011
Total6739682
Accuracy
100.0%
Counts
682 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%
(*.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.6%
(*.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.1%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
99.1%
#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.2%
#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))
99.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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))
98.4%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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))))
Compiler

Compiled 137 to 80 computations (41.6% saved)

simplify114.0ms (1.7%)

Memory
-1.8MiB live, 150.7MiB 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
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))
cost-diff0
(fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x)
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x))
cost-diff64
(+.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))
cost-diff0
(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)
cost-diff0
(/.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))
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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))))
cost-diff704
(/.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)))
Rules
5 278×lower-fma.f64
5 268×lower-fma.f32
1 918×lower-*.f64
1 904×lower-*.f32
1 084×distribute-lft-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034310
053286
1100286
2208286
3470286
41116286
51881286
63061286
74837286
85941286
08189278
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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 #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) (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 (fma.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 (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)
(*.f32 x (*.f32 x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x))
(fma.f32 (+.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)) (*.f32 x (*.f32 x 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))
(*.f32 (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/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)
(*.f32 x (*.f32 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(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))))) (/.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))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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))
(/.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)))
(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)
#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) (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 (fma.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 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 #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x) #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))
(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))
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)
(*.f32 x (*.f32 x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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 (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 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 (*.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 (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 #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 #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))
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)
(*.f32 x (*.f32 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)))))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)))))
#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 (*.f32 x 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 (*.f32 x x) (fma.f32 (*.f32 x 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 (*.f32 x x) (fma.f32 (*.f32 x 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))
(fma.f32 (*.f32 x 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)

localize129.0ms (1.9%)

Memory
6.5MiB live, 169.1MiB allocated
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy0.03125
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
accuracy0.04296875
(*.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.21484375
(*.f32 x #s(literal 2/5 binary32))
accuracy0.29613357651101335
#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.08203125
(*.f32 x (*.f32 x x))
accuracy0.12337875976844201
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x))
accuracy0.24961558639093184
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x))
accuracy0.53515625
(*.f32 x #s(literal 1/7 binary32))
accuracy0.08203125
(*.f32 x (*.f32 x x))
accuracy0.24961558639093184
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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))))
accuracy0.28747516000435513
(/.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)))
accuracy0.53515625
(*.f32 x #s(literal 1/7 binary32))
Samples
76.0ms256×0valid
Compiler

Compiled 266 to 33 computations (87.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
const: 24.0ms (42.6% of total)
ival-mult: 18.0ms (32% of total)
ival-div: 5.0ms (8.9% of total)
ival-add: 5.0ms (8.9% of total)
ival-log1p: 2.0ms (3.6% of total)
ival-sub: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series15.0ms (0.2%)

Memory
-20.1MiB live, 22.6MiB allocated
Counts
16 → 192
Calls
Call 1
Inputs
#s(alt (/.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))) (patch (/.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))) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<representation binary32>) () ())
#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())
#s(alt (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) (patch (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) #<representation binary32>) () ())
#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())
#s(alt (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())
#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (*.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 x (*.f32 x x)) (patch (*.f32 x (*.f32 x x)) #<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 (/.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))) (patch (/.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))) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (/.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))) (patch (/.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))) #<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 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))) (patch (/.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))) #<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 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))) (patch (/.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))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (/.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))) (patch (/.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))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.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))) (patch (/.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))) #<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 #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))) (patch (/.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))) #<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 #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))) (patch (/.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))) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (/.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))) (patch (/.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))) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.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))) (patch (/.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))) #<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 #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))) (patch (/.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))) #<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 #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))) (patch (/.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))) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<representation binary32>) () ())) ())
#s(alt (* 1/2 (log -1)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<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 #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)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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)))) #<representation binary32>) () ())) ())
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* -1/3 (pow x 2))) x) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ 7 (pow x 7)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (/ 7 (pow x 7)) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (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) (patch (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) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (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) (patch (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) #<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 (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) (patch (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) #<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 (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) (patch (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) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (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) (patch (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) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (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) (patch (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) #<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 (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) (patch (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) #<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 (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) (patch (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) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (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) (patch (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) #<representation binary32>) () ())) ())
#s(alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (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) (patch (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) #<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 (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) (patch (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) #<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 (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) (patch (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) #<representation binary32>) () ())) ())
#s(alt 1/3 (taylor 0 x) (#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* 1/5 (pow x 2))) (taylor 0 x) (#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))) (taylor 0 x) (#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor inf x) (#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (+.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)) (patch (+.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)) #<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 (+.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)) (patch (+.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)) #<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 (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor -inf x) (#s(alt (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (+.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)) (patch (+.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)) #<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 (+.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)) (patch (+.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)) #<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 (+.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)) (patch (+.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)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x)) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x)) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* x (+ 1 (* 1/3 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor inf x) (#s(alt (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 7)) (taylor -inf x) (#s(alt (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.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 (+.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)) (*.f32 x (*.f32 x x)) x) (patch (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x) #<representation binary32>) () ())) ())
#s(alt (* 1/5 (pow x 2)) (taylor 0 x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))) (taylor 0 x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* 1/7 (pow x 4)) (taylor -inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) #<representation binary32>) () ())) ())
#s(alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 x x)) (patch (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (*.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 (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 (* 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

48 calls:

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

simplify272.0ms (4.1%)

Memory
4.0MiB live, 437.1MiB allocated
Algorithm
egg-herbie
Rules
14 164×lower-fma.f64
14 164×lower-fma.f32
4 168×lower-*.f64
4 168×lower-*.f32
3 144×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01931906
15611864
214021849
338221842
479051842
084531731
Stop Event
iter limit
node limit
Counts
192 → 186
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/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)))))))
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)))
(/ 1 x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/ 7 (pow x 7))
(/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7))
(/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/ 7 (pow x 7))
(* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7)))
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))))))
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/5 (pow x 2))
(* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))
(* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))
(* (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/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (* 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/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 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)
(* 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)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(* 2/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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.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))))))
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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.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/3 binary32) (*.f32 x (*.f32 x x))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) 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))
(/ 1 x)
(/.f32 #s(literal 1 binary32) x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/.f32 (fma.f32 x (*.f32 x #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ 7 (pow x 7))
(/.f32 #s(literal 7 binary32) (pow.f32 x #s(literal 7 binary32)))
(/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7))
(/.f32 (+.f32 #s(literal 7 binary32) (/.f32 (-.f32 #s(literal -49/5 binary32) (/.f32 #s(literal 196/75 binary32) (*.f32 x x))) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/.f32 (+.f32 #s(literal 7 binary32) (+.f32 (/.f32 (+.f32 #s(literal -196/75 binary32) (/.f32 #s(literal -8428/375 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -49/5 binary32) (*.f32 x x)))) (pow.f32 x #s(literal 7 binary32)))
(/ 7 (pow x 7))
(/.f32 #s(literal 7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7)))
(/.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7)))
(/.f32 (+.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (/.f32 #s(literal -196/75 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7)))
(/.f32 (-.f32 (/.f32 #s(literal -49/5 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 8428/375 binary32) (pow.f32 x #s(literal 6 binary32))) (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 196/75 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (pow.f32 x #s(literal 7 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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f32 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 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))
(* (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))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* (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))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* 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 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))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/3 binary32) (*.f32 x x))))
(* (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))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/3 binary32) (*.f32 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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.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/3 binary32) (*.f32 x (*.f32 x x))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) 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 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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))
(* 1/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(*.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/5 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/5 binary32))
(* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 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 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (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/5 (/ 1 (pow x 2)))))
(*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 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 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(* (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/5 (/ 1 (pow x 2)))))
(*.f32 x (*.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 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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(fma.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)) (*.f32 x (*.f32 x x)) x)
(* 1/2 (log -1))
(*.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.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/3 binary32) (*.f32 x (*.f32 x x))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) 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 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(log -1)
(log.f32 #s(literal -1 binary32))
(+ (log -1) (* 2 (/ 1 x)))
(+.f32 (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 #s(literal 2 binary32) x) (+.f32 (log.f32 #s(literal -1 binary32)) (+.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 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(* 2/5 (pow x 5))
(*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))))
(* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #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 x x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal 2/5 binary32) (/.f32 (+.f32 #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x))))
2
#s(literal 2 binary32)
(+ 2 (* 2/3 (pow x 2)))
(fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(* 2/5 (pow x 4))
(*.f32 (*.f32 x x) (*.f32 (*.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 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (*.f32 x x))))
(* 2/5 (pow x 4))
(*.f32 (*.f32 x x) (*.f32 (*.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 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (*.f32 x x))))
(* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 (*.f32 x x) (/.f32 #s(literal 2 binary32) (*.f32 x x))))
(* 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))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(* 2/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))

rewrite367.0ms (5.5%)

Memory
32.2MiB live, 428.2MiB allocated
Rules
4 500×lower-fma.f64
4 490×lower-fma.f32
3 848×lower-/.f64
3 844×lower-/.f32
3 768×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034256
053234
1208234
21465234
08398226
Stop Event
iter limit
node limit
iter limit
Counts
16 → 474
Calls
Call 1
Inputs
(/.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)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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) (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 (fma.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 (*.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(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x))
(fma.f32 (+.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)) (*.f32 x (*.f32 x 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/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 x (*.f32 x x))
(*.f32 x #s(literal 2/5 binary32))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
Outputs
(neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (*.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) #s(literal -1/2 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 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)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 x (*.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))) x)
(fma.f32 (*.f32 x x) (*.f32 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)
(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 (*.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)) x)
(fma.f32 (*.f32 (*.f32 x x) (*.f32 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) x)
(fma.f32 #s(literal -1 binary32) (neg.f32 x) (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(fma.f32 (*.f32 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 x) x)
(fma.f32 (*.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 x)) x x)
(fma.f32 (*.f32 (*.f32 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) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (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 x (*.f32 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 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #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))) x)
(-.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 0 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1 binary32)))
(-.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(-.f32 (/.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (/.f32 (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x)))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (neg.f32 (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 (-.f32 (*.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (-.f32 (pow.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (*.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 #s(literal -1 binary32) (pow.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal -1 binary32)))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x x) (*.f32 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))
(neg.f32 (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (neg.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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))))
(exp.f32 (*.f32 (neg.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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))) #s(literal 1 binary32)))
(pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32))
(pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1/2 binary32))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 0 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (/.f32 x (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(-.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x) (*.f32 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 x)) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (/.f32 (*.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 (*.f32 x x) (*.f32 x x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))))
(/.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(*.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(*.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) #s(literal 1 binary32)))
(neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (*.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) #s(literal -1/2 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 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)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 x (*.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))) x)
(fma.f32 (*.f32 x x) (*.f32 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)
(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 (*.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)) x)
(fma.f32 (*.f32 (*.f32 x x) (*.f32 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) x)
(fma.f32 #s(literal -1 binary32) (neg.f32 x) (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(fma.f32 (*.f32 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 x) x)
(fma.f32 (*.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 x)) x x)
(fma.f32 (*.f32 (*.f32 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) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (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 x (*.f32 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 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #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))) x)
(-.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 0 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1 binary32)))
(-.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(-.f32 (/.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (/.f32 (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x)))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (neg.f32 (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 (-.f32 (*.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (-.f32 (pow.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (*.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 #s(literal -1 binary32) (pow.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal -1 binary32)))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #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))
(+.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (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/9 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)))))
(pow.f32 (/.f32 #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))) #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 x) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(fma.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) (/.f32 #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))) (neg.f32 (/.f32 #s(literal 1/9 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) x #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) (-.f32 (fma.f32 (*.f32 (*.f32 x 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 (*.f32 (*.f32 x x) (*.f32 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))
(fma.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 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (*.f32 x 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (*.f32 x x)) (/.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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (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 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.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 #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))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #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))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.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 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))) (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (-.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/9 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal -1/9 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 (neg.f32 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (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 (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 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 x (*.f32 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 (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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (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 x (*.f32 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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (-.f32 (pow.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/9 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))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal -1/3 binary32))) (fma.f32 (/.f32 #s(literal 1/9 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 #s(literal 1/9 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 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.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 (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 x (*.f32 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) (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 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(*.f32 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 #s(literal 1/9 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (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 x (*.f32 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 (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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (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 (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 (-.f32 #s(literal 1/9 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.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 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 x x) (*.f32 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))
(neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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)))
(exp.f32 (*.f32 (log.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) #s(literal -1/2 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 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)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 x (*.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))) x)
(fma.f32 (*.f32 x x) (*.f32 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)
(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 (*.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)) x)
(fma.f32 (*.f32 (*.f32 x x) (*.f32 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) x)
(fma.f32 #s(literal -1 binary32) (neg.f32 x) (*.f32 (*.f32 x x) (*.f32 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)))))
(fma.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(fma.f32 (*.f32 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 x) x)
(fma.f32 (*.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 x)) x x)
(fma.f32 (*.f32 (*.f32 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) x x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (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 x (*.f32 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 (fma.f32 (*.f32 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)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))) #s(literal 1/27 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal 1/9 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))) x)
(fma.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))) #s(literal -1/9 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #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))) x)
(-.f32 #s(literal 0 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 0 binary32) (/.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1 binary32)))
(-.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(-.f32 (/.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (/.f32 (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x)))))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (neg.f32 (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) (*.f32 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 (-.f32 (*.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (*.f32 x x))) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (-.f32 (pow.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (*.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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)))))) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1 binary32))
(*.f32 (fma.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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 #s(literal -1 binary32) (pow.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal 1 binary32)))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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)) #s(literal -1 binary32))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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))))) (neg.f32 (*.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 (*.f32 x x) (*.f32 x x))))))))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fma.f32 (*.f32 x x) (*.f32 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) #s(literal -1/2 binary32)) #s(literal -1 binary32)))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))) #s(literal 1/3 binary32)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 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))) (neg.f32 x))))
(*.f32 (/.f32 (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (fma.f32 (*.f32 x x) (*.f32 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) (fma.f32 x (-.f32 x (*.f32 (*.f32 x x) (*.f32 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 (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 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 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 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(+.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x 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 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 (*.f32 x x) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal -1/25 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x 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 (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/343 binary32)) #s(literal 1/125 binary32)) (*.f32 x 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 x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (*.f32 x x))))
(/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))))
(/.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 (fma.f32 (*.f32 (*.f32 x 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 x) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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)) (*.f32 x x)) (-.f32 (fma.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32)))
(/.f32 (neg.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)))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x 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 x x) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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)) (*.f32 x x))) (neg.f32 (-.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal 1/25 binary32)) (*.f32 (*.f32 x x) #s(literal 1/35 binary32)))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (*.f32 x x))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal -1/5 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x))) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (-.f32 (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/7 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)))) (-.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x))) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/7 binary32))) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(*.f32 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)) (*.f32 x x))
(*.f32 (*.f32 x 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))) x)
(*.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) (-.f32 (fma.f32 (*.f32 (*.f32 x 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 x) (fma.f32 (*.f32 (*.f32 x x) (*.f32 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)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) #s(literal 1/49 binary32) #s(literal -1/25 binary32)) (*.f32 x 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 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 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 1 binary32) (*.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 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 2 binary32)))
(fma.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) x (*.f32 x #s(literal 2 binary32)))
(fma.f32 #s(literal -1 binary32) (*.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 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x x) (*.f32 x #s(literal 2 binary32)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal -2 binary32)))) (/.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal -2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))) (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal -2 binary32))) (fma.f32 (*.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)))) (neg.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 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)))) (-.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))) #s(literal 2 binary32))))) (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))))
(/.f32 #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)) (*.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)))))
(/.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)))) (-.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))) #s(literal 2 binary32))))) (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)))
(/.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)) (*.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)))
(/.f32 x (/.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 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32))))))
(/.f32 (fma.f32 (*.f32 (*.f32 x 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)))) (neg.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal -2 binary32))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (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)))) (-.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))) #s(literal 2 binary32))))))
(/.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (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)))) (-.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))) #s(literal 2 binary32))))))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)) x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (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)))) (neg.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)))))) (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal -2 binary32)))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (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)))) (-.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))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x)) (neg.f32 (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)))) (-.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))) #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 (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))) (fma.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (-.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(*.f32 x (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) x)
(*.f32 (fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.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 #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal 2 binary32)))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x 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)))) (neg.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) (*.f32 x #s(literal -2 binary32)))))
(*.f32 (*.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (/.f32 #s(literal 1 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)))) (-.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))) #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))) (/.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 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) x) (/.f32 #s(literal 1 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)))) (-.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))) #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) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(+.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(+.f32 (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal 2 binary32))
(+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (neg.f32 (/.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 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))
(pow.f32 (/.f32 #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))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 x (*.f32 (*.f32 x #s(literal 2/5 binary32)) (*.f32 x x)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 x x) (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 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 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (/.f32 #s(literal 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))) (neg.f32 (/.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)))))
(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 (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))) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))))) #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x 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 (fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (neg.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (neg.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))) #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) x) x (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(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)))
(fma.f32 (*.f32 (*.f32 x x) (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 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))) #s(literal 2 binary32))
(fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(fma.f32 (*.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 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))) #s(literal 2 binary32))
(fma.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) #s(literal 2 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.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))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.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 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.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 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (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)))) (-.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))) #s(literal 2 binary32))))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32))))))
(/.f32 (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 (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (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)))) (-.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))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) #s(literal 4 binary32))) (*.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)))) (neg.f32 (neg.f32 (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)))) (-.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))) #s(literal 2 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))) #s(literal -4 binary32)))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))))
(/.f32 (fma.f32 (*.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 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal 8/27 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (fma.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) #s(literal 3 binary32)) (pow.f32 (/.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))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (fma.f32 (/.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 #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 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32))) (/.f32 #s(literal 4 binary32) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (fma.f32 x (*.f32 x #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 2/3 binary32))) (*.f32 x (*.f32 x #s(literal 2/3 binary32))))) (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (*.f32 x (*.f32 x #s(literal 2/3 binary32)))))
(*.f32 #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 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (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)))) (-.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))) #s(literal 2 binary32)))))))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) (*.f32 x (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 2 binary32)))))))
(*.f32 (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 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))) #s(literal 8 binary32))) (/.f32 #s(literal 1 binary32) (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)))) (-.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))) #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))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal -2 binary32)))))
(*.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))) (/.f32 #s(literal 1 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 x #s(literal 1/7 binary32))
(*.f32 #s(literal 1/7 binary32) x)
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(pow.f32 x #s(literal 3 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(*.f32 #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)))
(*.f32 x #s(literal 2/5 binary32))
(*.f32 #s(literal 2/5 binary32) x)
(+.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (neg.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 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))
(fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (neg.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 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 (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32)))))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))
(/.f32 (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 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) #s(literal 4/9 binary32))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (fma.f32 (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))))))
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 8/125 binary32)) #s(literal 8/27 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x 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 1 binary32) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32)) (*.f32 (*.f32 x x) #s(literal 4/15 binary32))))))
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32))))
(*.f32 (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))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32) #s(literal -4/9 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal -2/3 binary32)))))
(*.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 4/25 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))

eval95.0ms (1.4%)

Memory
-20.7MiB live, 213.6MiB allocated
Compiler

Compiled 28 375 to 1 564 computations (94.5% saved)

prune290.0ms (4.4%)

Memory
6.2MiB live, 247.8MiB allocated
Pruning

10 alts after pruning (2 fresh and 8 done)

PrunedKeptTotal
New6942696
Fresh000
Picked123
Done066
Total69510705
Accuracy
100.0%
Counts
705 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%
(*.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.6%
(*.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.1%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
99.1%
#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.2%
#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))
99.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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))
98.4%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
98.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
Compiler

Compiled 154 to 89 computations (42.2% saved)

simplify265.0ms (4%)

Memory
-1.7MiB live, 351.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
cost-diff0
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
cost-diff0
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
cost-diff0
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
cost-diff0
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
cost-diff0
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
cost-diff0
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
Rules
11 798×lower-fma.f64
11 788×lower-fma.f32
4 152×lower-*.f64
4 146×lower-*.f32
2 022×lower--.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
042373
060361
1120361
2263361
3544361
4983361
51478361
61592361
72245361
82776361
93503361
104274361
115735361
127099361
08006339
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
#s(literal 1 binary32)
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
x
(fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))
(*.f32 x #s(literal -4/45 binary32))
#s(literal -4/45 binary32)
#s(literal -1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
#s(literal 1 binary32)
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
x
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))
(fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32))
(*.f32 x #s(literal -44/945 binary32))
#s(literal -44/945 binary32)
#s(literal -4/45 binary32)
#s(literal -1/3 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
#s(literal 1 binary32)
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
x
(fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))
(*.f32 x #s(literal -4/45 binary32))
#s(literal -4/45 binary32)
#s(literal -1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
#s(literal 1 binary32)
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))
(*.f32 x x)
x
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))
(fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32))
(*.f32 x #s(literal -44/945 binary32))
#s(literal -44/945 binary32)
#s(literal -4/45 binary32)
#s(literal -1/3 binary32)

localize129.0ms (1.9%)

Memory
34.7MiB live, 157.6MiB allocated
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy0.06640625
(*.f32 x #s(literal -44/945 binary32))
accuracy0.23190936791322725
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
accuracy0.24961558639093184
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
accuracy0.28747516000435513
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
accuracy0.22971034841019886
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
accuracy0.24961558639093184
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
accuracy0.28747516000435513
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
accuracy0.2890625
(*.f32 x #s(literal -4/45 binary32))
Samples
81.0ms256×0valid
Compiler

Compiled 238 to 42 computations (82.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 70.0ms
ival-mult: 33.0ms (47.1% of total)
const: 16.0ms (22.9% of total)
ival-add: 9.0ms (12.9% of total)
ival-div: 8.0ms (11.4% of total)
ival-log1p: 2.0ms (2.9% of total)
ival-sub: 1.0ms (1.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series36.0ms (0.5%)

Memory
-10.7MiB live, 23.3MiB allocated
Counts
10 → 120
Calls
Call 1
Inputs
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #<representation binary32>) () ())
#s(alt (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #<representation binary32>) () ())
#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())
#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #<representation binary32>) () ())
#s(alt (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #<representation binary32>) () ())
#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())
#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())
#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())
Outputs
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #<representation binary32>) () ())) ())
#s(alt (/ 1 x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* -1/3 (pow x 2))) x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ 7 (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ 7 (pow x 7)) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* -1/3 (pow x 2))) x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -4/45 (pow x 3)) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 3) (+ 4/45 (* 1/3 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (- (/ 1 (pow x 4)) (+ 4/45 (* 1/3 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 3) (- (/ 1 (pow x 4)) (+ 4/45 (* 1/3 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -4/45 (pow x 3)) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 3) (+ 4/45 (* 1/3 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) (patch #s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #<representation binary32>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) (patch (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #<representation binary32>) () ())) ())
#s(alt (/ 1 x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* -1/3 (pow x 2))) x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ 7 (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7)) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ 7 (pow x 7)) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) (patch #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #<representation binary32>) () ())) ())
#s(alt (/ 1 x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* -1/3 (pow x 2))) x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x) (taylor 0 x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -44/945 (pow x 5)) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (+ 44/945 (* 4/45 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (- (* -1 (/ (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 44/945)) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* (pow x 5) (- (/ 1 (pow x 6)) (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2))))))) (taylor inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -44/945 (pow x 5)) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (+ 44/945 (* 4/45 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -1 (* (pow x 5) (- (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2))))) (/ 1 (pow x 6))))) (taylor -inf x) (#s(alt (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (patch (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -4/45 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -4/45 binary32)) (patch (*.f32 x #s(literal -4/45 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor 0 x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
#s(alt (* -44/945 x) (taylor -inf x) (#s(alt (*.f32 x #s(literal -44/945 binary32)) (patch (*.f32 x #s(literal -44/945 binary32)) #<representation binary32>) () ())) ())
Calls

30 calls:

TimeVariablePointExpression
25.0ms
x
@0
(/ (+ (* (* x x) (+ (* x (* x -4/45)) -1/3)) 1) x)
1.0ms
x
@inf
(/ (+ (* (* x x) (+ (* x (* x -4/45)) -1/3)) 1) x)
0.0ms
x
@inf
(/ (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -44/945)) -4/45)) -1/3)) 1) x)
0.0ms
x
@inf
(* x -44/945)
0.0ms
x
@inf
(* x -4/45)

simplify292.0ms (4.4%)

Memory
-7.6MiB live, 404.8MiB allocated
Algorithm
egg-herbie
Rules
13 242×lower-fma.f64
13 242×lower-fma.f32
3 868×lower-*.f64
3 868×lower-*.f32
2 808×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01641312
14591282
213261268
340951242
084071173
Stop Event
iter limit
node limit
Counts
120 → 116
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 x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/ 7 (pow x 7))
(/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7))
(/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/ 7 (pow x 7))
(* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7)))
(/ 1 x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(* -4/45 (pow x 3))
(* -1 (* (pow x 3) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(* (pow x 3) (- (/ 1 (pow x 4)) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(* (pow x 3) (- (/ 1 (pow x 4)) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(* -4/45 (pow x 3))
(* -1 (* (pow x 3) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (- (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (/ 1 (pow x 4)))))
(* -1 (* (pow x 3) (- (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (/ 1 (pow x 4)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/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 x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/ 7 (pow x 7))
(/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7))
(/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/ 7 (pow x 7))
(* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7)))
(/ 1 x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(* -44/945 (pow x 5))
(* -1 (* (pow x 5) (+ 44/945 (* 4/45 (/ 1 (pow x 2))))))
(* (pow x 5) (- (* -1 (/ (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 44/945))
(* (pow x 5) (- (/ 1 (pow x 6)) (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2)))))))
(* -44/945 (pow x 5))
(* -1 (* (pow x 5) (+ 44/945 (* 4/45 (/ 1 (pow x 2))))))
(* -1 (* (pow x 5) (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2)))))))
(* -1 (* (pow x 5) (- (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2))))) (/ 1 (pow x 6)))))
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -4/45 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 x)
(* -44/945 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 (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)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f32 (/.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)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
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 (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/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/7 (pow x 7))
(*.f32 #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 x)
(/.f32 #s(literal 1 binary32) x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/.f32 (fma.f32 x (*.f32 x #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ 7 (pow x 7))
(/.f32 #s(literal 7 binary32) (pow.f32 x #s(literal 7 binary32)))
(/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7))
(/.f32 (+.f32 #s(literal 7 binary32) (/.f32 (-.f32 #s(literal -49/5 binary32) (/.f32 #s(literal 196/75 binary32) (*.f32 x x))) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/.f32 (+.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -196/75 binary32) (/.f32 #s(literal -8428/375 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 x #s(literal 7 binary32)))
(/ 7 (pow x 7))
(/.f32 #s(literal 7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7)))
(/.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7)))
(/.f32 (+.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (/.f32 #s(literal -196/75 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7)))
(/.f32 (+.f32 (/.f32 #s(literal -49/5 binary32) (*.f32 x x)) (+.f32 (+.f32 #s(literal 7 binary32) (/.f32 #s(literal -196/75 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -8428/375 binary32) (pow.f32 x #s(literal 6 binary32))))) (pow.f32 x #s(literal 7 binary32)))
(/ 1 x)
(/.f32 #s(literal 1 binary32) x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/.f32 (fma.f32 x (*.f32 x #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(* -4/45 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal -4/45 binary32)))
(* -1 (* (pow x 3) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))
(* (pow x 3) (- (/ 1 (pow x 4)) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) x))
(* (pow x 3) (- (/ 1 (pow x 4)) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) x))
(* -4/45 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal -4/45 binary32)))
(* -1 (* (pow x 3) (+ 4/45 (* 1/3 (/ 1 (pow x 2))))))
(*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))
(* -1 (* (pow x 3) (- (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (/ 1 (pow x 4)))))
(fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) x))
(* -1 (* (pow x 3) (- (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (/ 1 (pow x 4)))))
(fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) 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 (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)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f32 (/.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)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x)))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 x x))) x))
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 (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/7 (pow x 7))
(*.f32 #s(literal 1/7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 #s(literal 1/7 binary32) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (/.f32 #s(literal 1/5 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* 1/7 (pow x 7))
(*.f32 #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 x)
(/.f32 #s(literal 1 binary32) x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/.f32 (fma.f32 x (*.f32 x #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ 7 (pow x 7))
(/.f32 #s(literal 7 binary32) (pow.f32 x #s(literal 7 binary32)))
(/ (- 7 (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(/ (+ 7 (* -1 (/ (+ 49/5 (* 196/75 (/ 1 (pow x 2)))) (pow x 2)))) (pow x 7))
(/.f32 (+.f32 #s(literal 7 binary32) (/.f32 (-.f32 #s(literal -49/5 binary32) (/.f32 #s(literal 196/75 binary32) (*.f32 x x))) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(/ (- (+ 7 (* -1 (/ (+ 196/75 (* 8428/375 (/ 1 (pow x 2)))) (pow x 4)))) (* 49/5 (/ 1 (pow x 2)))) (pow x 7))
(/.f32 (+.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -196/75 binary32) (/.f32 #s(literal -8428/375 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 x #s(literal 7 binary32)))
(/ 7 (pow x 7))
(/.f32 #s(literal 7 binary32) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (* 49/5 (/ 1 (pow x 2))) 7) (pow x 7)))
(/.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (/ 196/75 (pow x 4))) 7) (pow x 7)))
(/.f32 (+.f32 (-.f32 #s(literal 7 binary32) (/.f32 #s(literal 49/5 binary32) (*.f32 x x))) (/.f32 #s(literal -196/75 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 x #s(literal 7 binary32)))
(* -1 (/ (- (+ (* 49/5 (/ 1 (pow x 2))) (+ (* 8428/375 (/ 1 (pow x 6))) (/ 196/75 (pow x 4)))) 7) (pow x 7)))
(/.f32 (+.f32 (/.f32 #s(literal -49/5 binary32) (*.f32 x x)) (+.f32 (+.f32 #s(literal 7 binary32) (/.f32 #s(literal -196/75 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -8428/375 binary32) (pow.f32 x #s(literal 6 binary32))))) (pow.f32 x #s(literal 7 binary32)))
(/ 1 x)
(/.f32 #s(literal 1 binary32) x)
(/ (+ 1 (* -1/3 (pow x 2))) x)
(/.f32 (fma.f32 x (*.f32 x #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* -4/45 (pow x 2)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -44/945 (pow x 2)) 4/45)) 1/3))) x)
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(* -44/945 (pow x 5))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) #s(literal -44/945 binary32))
(* -1 (* (pow x 5) (+ 44/945 (* 4/45 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal -44/945 binary32) (/.f32 #s(literal -4/45 binary32) (*.f32 x x))))
(* (pow x 5) (- (* -1 (/ (+ 4/45 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 44/945))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal -44/945 binary32) (/.f32 (+.f32 #s(literal -4/45 binary32) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))) (*.f32 x x))))
(* (pow x 5) (- (/ 1 (pow x 6)) (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2)))))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (-.f32 #s(literal -44/945 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -4/45 binary32) (*.f32 x x)))))
(* -44/945 (pow x 5))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) #s(literal -44/945 binary32))
(* -1 (* (pow x 5) (+ 44/945 (* 4/45 (/ 1 (pow x 2))))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 #s(literal -44/945 binary32) (/.f32 #s(literal -4/45 binary32) (*.f32 x x))))
(* -1 (* (pow x 5) (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2)))))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (+.f32 #s(literal -44/945 binary32) (/.f32 #s(literal -4/45 binary32) (*.f32 x x))) (/.f32 #s(literal -1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* -1 (* (pow x 5) (- (+ 44/945 (+ (/ 1/3 (pow x 4)) (* 4/45 (/ 1 (pow x 2))))) (/ 1 (pow x 6)))))
(*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x) (+.f32 (-.f32 #s(literal -44/945 binary32) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -4/45 binary32) (*.f32 x x)))))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -4/45 x)
(*.f32 x #s(literal -4/45 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))
(* -44/945 x)
(*.f32 x #s(literal -44/945 binary32))

rewrite237.0ms (3.6%)

Memory
30.5MiB live, 409.2MiB allocated
Rules
4 760×lower-fma.f64
4 750×lower-fma.f32
4 314×lower-*.f64
4 308×lower-*.f32
3 760×lower-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
042308
060296
1274296
22115296
08190274
Stop Event
iter limit
node limit
iter limit
Counts
10 → 148
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(*.f32 x #s(literal -4/45 binary32))
(*.f32 x #s(literal -44/945 binary32))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))
(neg.f32 (/.f32 #s(literal -1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))
(exp.f32 (*.f32 (log.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))) #s(literal -1 binary32)))
(pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal -1 binary32))
(pow.f32 (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal -1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))) #s(literal -1/2 binary32))
(pow.f32 (exp.f32 (log.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)))) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))
(*.f32 (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))
(*.f32 (pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal -1/2 binary32)) (pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal -1/2 binary32)))
(exp.f32 (neg.f32 (*.f32 (log.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))) #s(literal -1 binary32))))
(pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) (/.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal -1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))))
(/.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)))))
(/.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))) #s(literal -1 binary32))
(/.f32 (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)))) #s(literal 1 binary32))
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))
(*.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)) #s(literal 1 binary32))
(neg.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) (neg.f32 x)))
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) (neg.f32 x)))
(-.f32 (/.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))) x) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))) x))
(-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))))))
(/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x)
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) #s(literal 1 binary32))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) (neg.f32 x))
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) (*.f32 x (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))))
(/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))))
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) x))
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)) x))
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 x)))
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32))) (neg.f32 (*.f32 x (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32))) (neg.f32 (*.f32 x (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)))))
(/.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)) x)
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))))
(/.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) x)))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)) x)))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (neg.f32 x))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32))) (neg.f32 x))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))) (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x) #s(literal 1 binary32))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) x) (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))))
(*.f32 (neg.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32))) #s(literal -1 binary32)))
(*.f32 (pow.f32 (/.f32 x (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))))
(*.f32 (pow.f32 (/.f32 x (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))))
(*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))) x))
(*.f32 (/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal 1 binary32)) x) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))) x))
(*.f32 (/.f32 (fma.f32 x (*.f32 (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) #s(literal -1 binary32)) x) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 x (*.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(neg.f32 (/.f32 #s(literal -1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(exp.f32 (*.f32 (log.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #s(literal -1 binary32)))
(pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal -1 binary32))
(pow.f32 (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal -1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #s(literal -1/2 binary32))
(pow.f32 (exp.f32 (log.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(*.f32 (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(*.f32 (pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal -1/2 binary32)) (pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal -1/2 binary32)))
(exp.f32 (neg.f32 (*.f32 (log.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #s(literal -1 binary32))))
(pow.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) (/.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal -1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
(/.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))))
(/.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))) #s(literal -1 binary32))
(/.f32 (neg.f32 (neg.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)))) #s(literal 1 binary32))
#s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(*.f32 #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)) #s(literal 1 binary32))
(neg.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) (neg.f32 x)))
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32))) x) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32))) x))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) (neg.f32 x)))
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x)
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) #s(literal 1 binary32))))
(/.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) (neg.f32 x))
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))))
(/.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32)) (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) x))
(/.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32)) x))
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32))) (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))))))
(/.f32 (neg.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32))) (neg.f32 (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32)))))
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)))) (neg.f32 (neg.f32 x)))
(/.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) x)
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))))
(/.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) #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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))))) x)))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32)) #s(literal 1 binary32))) (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32)) x)))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (neg.f32 x))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (neg.f32 x))
(/.f32 (neg.f32 (*.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) (/.f32 #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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))))
(/.f32 (neg.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) #s(literal 1 binary32))
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32))))
(*.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32))) #s(literal -1 binary32)))
(*.f32 (pow.f32 (/.f32 x (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))))
(*.f32 (pow.f32 (/.f32 x (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 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 -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))) x))
(*.f32 (/.f32 (fma.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32))) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal 1 binary32)) x) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))))) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32))) x))
(*.f32 (/.f32 (fma.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 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 -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)))) #s(literal -1 binary32)) x) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x))
(*.f32 x #s(literal -4/45 binary32))
(*.f32 #s(literal -4/45 binary32) x)
(*.f32 x #s(literal -44/945 binary32))
(*.f32 #s(literal -44/945 binary32) x)

eval26.0ms (0.4%)

Memory
-26.8MiB live, 56.0MiB allocated
Compiler

Compiled 7 341 to 563 computations (92.3% saved)

prune44.0ms (0.7%)

Memory
-3.7MiB live, 74.3MiB allocated
Pruning

10 alts after pruning (2 fresh and 8 done)

PrunedKeptTotal
New2622264
Fresh000
Picked112
Done178
Total26410274
Accuracy
100.0%
Counts
274 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%
(*.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.6%
(*.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.1%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32))))
99.1%
#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.2%
#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))
98.4%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
98.4%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)))))
98.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) #s(approx (/ (+ (* (* x x) (+ (* x (* x -4/45)) -1/3)) 1) x) (fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) x))))))
Compiler

Compiled 386 to 158 computations (59.1% saved)

regimes18.0ms (0.3%)

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

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

Compiled 30 to 23 computations (23.3% saved)

regimes49.0ms (0.7%)

Memory
-9.7MiB live, 28.6MiB allocated
Counts
13 → 1
Calls
Call 1
Inputs
(*.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))))) (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))))) (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))))) (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))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) #s(approx (/ (+ (* (* x x) (+ (* x (* x -4/45)) -1/3)) 1) x) (fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.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 (*.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)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (/.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -44/945 binary32)) #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 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))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (+.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)) (*.f32 x (*.f32 x x)) x))
Calls

4 calls:

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

regimes82.0ms (1.2%)

Memory
-21.2MiB live, 41.9MiB allocated
Counts
7 → 1
Calls
Call 1
Inputs
(*.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))))) (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))))) (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))))) (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))))) (/.f32 #s(literal 1 binary32) #s(approx (/ 1 (+ (* (+ (* (+ (* x (* x 1/7)) 1/5) (* x x)) 1/3) (* x (* x x))) x)) #s(approx (/ (+ (* (* x x) (+ (* x (* x -4/45)) -1/3)) 1) x) (fma.f32 x (fma.f32 x (*.f32 x #s(literal -4/45 binary32)) #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) 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))
Calls

4 calls:

73.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)))
3.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)

regimes9.0ms (0.1%)

Memory
11.0MiB live, 11.0MiB allocated
Counts
5 → 1
Calls
Call 1
Inputs
(*.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))))) (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))))) (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:

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

regimes28.0ms (0.4%)

Memory
-24.6MiB live, 13.8MiB allocated
Counts
3 → 1
Calls
Call 1
Inputs
(*.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))))) (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:

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

regimes6.0ms (0.1%)

Memory
12.9MiB live, 12.9MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

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

Compiled 30 to 23 computations (23.3% saved)

simplify9.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
038136
151136
255136
357136
458136
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 (+.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)) (*.f32 x (*.f32 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 (*.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 #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 #s(literal 2 binary32))))
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 (+.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)) (*.f32 x (*.f32 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 (*.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 #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 #s(literal 2 binary32))))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x)))

soundness513.0ms (7.7%)

Memory
12.3MiB live, 321.6MiB allocated
Rules
12 938×lower-fma.f64
12 938×lower-fma.f32
5 654×lower-fma.f64
5 640×lower-fma.f32
4 370×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0106404
1312390
2798382
32146380
44029380
56487380
08272358
035243
058229
1221229
21577229
08261215
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
Compiler

Compiled 130 to 56 computations (56.9% saved)

preprocess67.0ms (1%)

Memory
36.9MiB live, 115.4MiB allocated
Compiler

Compiled 180 to 70 computations (61.1% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...