Rust f64::atanh

Time bar (total: 5.2s)

analyze2.0ms (0%)

Memory
2.4MiB live, 2.4MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
0%0%50%0%0%50%0%3
50%25%25%0%0%50%0%4
75%37.5%12.5%0%0%50%0%5
87.5%43.7%6.2%0%0%50%0%6
93.8%46.9%3.1%0%0%50%0%7
96.9%48.4%1.6%0%0%50%0%8
98.4%49.2%0.8%0%0%50%0%9
99.2%49.6%0.4%0%0%50%0%10
99.6%49.8%0.2%0%0%50%0%11
99.8%49.9%0.1%0%0%50%0%12
Compiler

Compiled 4 to 4 computations (0% saved)

sample330.0ms (6.3%)

Memory
22.7MiB live, 645.5MiB allocated
Samples
200.0ms8 256×0valid
0.0ms0invalid
Precisions
Click to see histograms. Total time spent on operations: 68.0ms
ival-atanh: 60.0ms (87.9% of total)
ival-true: 5.0ms (7.3% of total)
ival-assert: 3.0ms (4.4% of total)
Bogosity

preprocess36.0ms (0.7%)

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

Useful iterations: 0 (0.0ms)

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

explain634.0ms (12.1%)

Memory
-30.2MiB live, 206.4MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-#s(literal 1 binary64)
00-0-(-.f64 #s(literal 1 binary64) x)
00-0-(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
00-0-(*.f64 #s(literal 2 binary64) x)
00-0-#s(literal 2 binary64)
00-0-(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
00-0-#s(literal 1/2 binary64)
00-0-x
00-0-(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) 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
57.0ms512×0valid
Compiler

Compiled 96 to 40 computations (58.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 6.0ms (34.7% of total)
ival-div: 4.0ms (23.1% of total)
ival-sub: 3.0ms (17.3% of total)
ival-log1p: 3.0ms (17.3% of total)
exact: 1.0ms (5.8% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.2MiB live, 1.2MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
Compiler

Compiled 11 to 9 computations (18.2% saved)

simplify14.0ms (0.3%)

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

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

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

localize27.0ms (0.5%)

Memory
13.7MiB live, 53.8MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 #s(literal 2 binary64) x)
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
accuracy100.0%
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
accuracy100.0%
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Samples
17.0ms256×0valid
Compiler

Compiled 37 to 11 computations (70.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 3.0ms (35.2% of total)
ival-div: 2.0ms (23.5% of total)
ival-log1p: 2.0ms (23.5% of total)
ival-sub: 1.0ms (11.7% 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
9.9MiB live, 9.9MiB allocated
Counts
5 → 60
Calls
Call 1
Inputs
#<alt (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))>
#<alt (log (+ 1 (/ (* 2 x) (- 1 x))))>
#<alt (/ (* 2 x) (- 1 x))>
#<alt (- 1 x)>
#<alt (* 2 x)>
Outputs
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))>
#<alt (* 1/2 (log -1))>
#<alt (+ (* 1/2 (log -1)) (/ 1 x))>
#<alt (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))>
#<alt (log -1)>
#<alt (+ (log -1) (* 2 (/ 1 x)))>
#<alt (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))>
#<alt (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 2 x)))>
#<alt (* x (+ 2 (* x (+ 2 (* 2 x)))))>
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))>
#<alt -2>
#<alt (* -1 (+ 2 (* 2 (/ 1 x))))>
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)>
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
Calls

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

rewrite346.0ms (6.6%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01035
14935
239935
3558635
0862831
Stop Event
iter limit
node limit
Counts
5 → 263
Calls
Call 1
Inputs
(* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))))
(log (+ 1 (/ (* 2 x) (- 1 x))))
(/ (* 2 x) (- 1 x))
(- 1 x)
(* 2 x)
Outputs
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))))
(*.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 1/2 binary64))
(log.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))))
(+.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))
(+.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 0 binary64))
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))) (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))))
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))))) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) (log.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))
(+.f64 (log.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)))) (log.f64 (fma.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))))
(+.f64 (log.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64))))))
(+.f64 (log.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))))
(-.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))
(-.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))))
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (log.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))
(-.f64 (log.f64 (fma.f64 #s(literal 512 binary64) (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))))
(-.f64 (log1p.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (log.f64 (*.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (log.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))
(-.f64 (log.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) (log.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))
(-.f64 (log.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) #s(literal 1 binary64))) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))))
(-.f64 (log.f64 (*.f64 (fma.f64 #s(literal 512 binary64) (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))) (log.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) #s(literal 1 binary64))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))))) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) (log1p.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))
(fma.f64 #s(literal -1 binary64) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))) (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))) #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64)) (pow.f64 (log.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))))
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)))
(log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x x) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(+.f64 (*.f64 (fma.f64 x x x) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (*.f64 x (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(fma.f64 x (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(fma.f64 (fma.f64 x x x) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) x)))
(/.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) x))
(/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -2 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(*.f64 x (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x))))
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(*.f64 x (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (/.f64 x (+.f64 x #s(literal -1 binary64))))
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 x x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) x)
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) x)
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(+.f64 x #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) x)
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(neg.f64 (+.f64 x #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (pow.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64)))
(neg.f64 (*.f64 x #s(literal -2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))
(*.f64 #s(literal 2 binary64) x)
(*.f64 x #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x))

simplify345.0ms (6.6%)

Memory
-2.0MiB live, 588.6MiB allocated
Algorithm
egg-herbie
Rules
9 898×accelerator-lowering-fma.f32
9 898×accelerator-lowering-fma.f64
3 580×*-lowering-*.f32
3 580×*-lowering-*.f64
2 092×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0113445
1330422
2848414
32301412
44428412
56241412
08133390
Stop Event
iter limit
node limit
Counts
60 → 60
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)
1
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(* -1 x)
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* -1 x)
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 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)
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* 1/2 (log -1))
(fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))
(+.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(* 1/2 (log -1))
(fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64))
(+ (* 1/2 (log -1)) (/ 1 x))
(fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))
(+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))
(fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) (*.f64 x x))) x))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 2/3 (pow x 2))))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal 2 binary64)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/5 binary64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))
(* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64))) #s(literal 2/3 binary64))) #s(literal 2 binary64)))
(log -1)
(log.f64 #s(literal -1 binary64))
(+ (log -1) (* 2 (/ 1 x)))
(+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2/3 binary64) (*.f64 x (*.f64 x x)))))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2/5 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))
(log -1)
(log.f64 #s(literal -1 binary64))
(+ (log -1) (* 2 (/ 1 x)))
(+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2/3 binary64) (*.f64 x (*.f64 x x)))))
(+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))
(-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -2/5 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -2 binary64)) x))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 2 x)))
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))
(* x (+ 2 (* x (+ 2 (* 2 x)))))
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))
(* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
(*.f64 (*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 x x #s(literal 1 binary64)))
-2
#s(literal -2 binary64)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) x)) x) #s(literal -2 binary64))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 0 binary64))
-2
#s(literal -2 binary64)
(* -1 (+ 2 (* 2 (/ 1 x))))
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) x))
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)
(+.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) x)) x) #s(literal -2 binary64))
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 0 binary64))
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))

eval68.0ms (1.3%)

Memory
3.3MiB live, 80.3MiB allocated
Compiler

Compiled 7 674 to 1 286 computations (83.2% saved)

prune36.0ms (0.7%)

Memory
-14.1MiB live, 79.0MiB allocated
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New3194323
Fresh000
Picked011
Done000
Total3195324
Accuracy
100.0%
Counts
324 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
100.0%
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
99.9%
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
100.0%
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
99.2%
x
Compiler

Compiled 55 to 34 computations (38.2% saved)

simplify56.0ms (1.1%)

Memory
-18.0MiB live, 101.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
cost-diff0
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
cost-diff0
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64))
cost-diff0
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
cost-diff0
(*.f64 x #s(literal 1/3 binary64))
cost-diff0
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64))
cost-diff0
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Rules
1 752×accelerator-lowering-fma.f32
1 752×accelerator-lowering-fma.f64
614×*-lowering-*.f32
614×*-lowering-*.f64
362×associate-*r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022133
181133
2227127
3567127
4898127
51000127
61004127
71004127
81013127
01013111
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
x
(* x (+ (* x (* x 1/3)) 1))
x
(+ (* x (* x 1/3)) 1)
(* x 1/3)
1/3
1
(* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))
x
(+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)
(* x x)
(+ (* (* x x) 1/5) 1/3)
1/5
1/3
1
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
x
(+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)
(* x x)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(+ (* (* x x) 1/7) 1/5)
1/7
1/5
1/3
1
Outputs
x
(* x (+ (* x (* x 1/3)) 1))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
x
(+ (* x (* x 1/3)) 1)
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* x 1/3)
(*.f64 x #s(literal 1/3 binary64))
1/3
#s(literal 1/3 binary64)
1
#s(literal 1 binary64)
(* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
x
(+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* x x)
(*.f64 x x)
(+ (* (* x x) 1/5) 1/3)
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
1/5
#s(literal 1/5 binary64)
1/3
#s(literal 1/3 binary64)
1
#s(literal 1 binary64)
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
x
(+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* x x)
(*.f64 x x)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
(+ (* (* x x) 1/7) 1/5)
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
1/7
#s(literal 1/7 binary64)
1/5
#s(literal 1/5 binary64)
1/3
#s(literal 1/3 binary64)
1
#s(literal 1 binary64)

localize79.0ms (1.5%)

Memory
18.6MiB live, 173.4MiB allocated
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
accuracy100.0%
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
accuracy100.0%
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
accuracy100.0%
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))
accuracy100.0%
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
accuracy100.0%
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64))
accuracy100.0%
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
accuracy99.5%
(*.f64 x #s(literal 1/3 binary64))
Samples
55.0ms256×0valid
Compiler

Compiled 119 to 24 computations (79.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-mult: 18.0ms (47.5% of total)
ival-add: 10.0ms (26.4% of total)
const: 9.0ms (23.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series7.0ms (0.1%)

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

33 calls:

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

rewrite514.0ms (9.8%)

Memory
-0.2MiB live, 788.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
8 618×accelerator-lowering-fma.f32
8 618×accelerator-lowering-fma.f64
5 164×*-lowering-*.f32
5 164×*-lowering-*.f64
4 146×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022117
1154117
21297111
0837495
Stop Event
iter limit
node limit
Counts
11 → 441
Calls
Call 1
Inputs
(* x (+ (* x (* x 1/3)) 1))
(+ (* x (* x 1/3)) 1)
(* x 1/3)
(* x (+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1))
(+ (* (* x x) (+ (* (* x x) 1/5) 1/3)) 1)
(* x x)
(+ (* (* x x) 1/5) 1/3)
(* x (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1))
(+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)) 1)
(+ (* (* x x) (+ (* (* x x) 1/7) 1/5)) 1/3)
(+ (* (* x x) 1/7) 1/5)
Outputs
(+.f64 x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x))))
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) x x)
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) x)
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) x))) (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) x))))
(/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x)))
(/.f64 (*.f64 x (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (-.f64 x (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)
(*.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)))))
(*.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (neg.f64 x))))
(*.f64 (*.f64 x (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))))
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/729 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/729 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/729 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/729 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/81 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/81 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))
(*.f64 x #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) x)
(*.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64))
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) x x)
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) x)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) x)
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)))))
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) x)))
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/5 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/5 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/5 binary64))) (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/5 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/5 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/5 binary64))) x) x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 1/5 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))
(fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/5 binary64)) x #s(literal 1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))) (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))))))
(/.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))
(/.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/15625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/15625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/3375 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/15625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/15625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))))) (neg.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64)))))
(*.f64 (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1/15 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))))
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x)
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) x)
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x x)
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) x)
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) x)))))
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (neg.f64 x))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) x) x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))) (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/3 binary64))
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (*.f64 x (*.f64 x #s(literal 1/5 binary64))))
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (-.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/7 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(fma.f64 #s(literal 1/7 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) x #s(literal 1/3 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/7 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (*.f64 x (*.f64 x #s(literal 1/5 binary64))))))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) (*.f64 x x)))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/7 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) #s(literal 1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))) (-.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 9 binary64)) #s(literal 1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)))) (-.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))) (*.f64 x (*.f64 x #s(literal 1/5 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))))
(+.f64 #s(literal 1/5 binary64) (*.f64 (*.f64 x x) #s(literal 1/7 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (neg.f64 (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(-.f64 (/.f64 #s(literal 1/25 binary64) (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (neg.f64 (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/7 binary64)) x #s(literal 1/5 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/25 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x))) (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (+.f64 #s(literal 1/25 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (neg.f64 (+.f64 #s(literal 1/25 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))))
(/.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) #s(literal 1/25 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/1953125 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/15625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/42875 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/15625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/343 binary64) #s(literal -1/125 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/15625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2401 binary64) (+.f64 #s(literal 1/625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1225 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2401 binary64) #s(literal -1/625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (fma.f64 (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))) (*.f64 (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal 1/25 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64)))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/25 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal 1/35 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))))
(*.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/5 binary64) (*.f64 #s(literal -1/7 binary64) (*.f64 x x)))))

simplify528.0ms (10.1%)

Memory
7.4MiB live, 715.8MiB allocated
Algorithm
egg-herbie
Rules
17 030×accelerator-lowering-fma.f32
17 030×accelerator-lowering-fma.f64
4 768×*-lowering-*.f32
4 768×*-lowering-*.f64
2 894×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0871080
12951050
27821037
331301034
465531034
08101947
Stop Event
iter limit
node limit
Counts
132 → 132
Calls
Call 1
Inputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* 1/3 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 3))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* 1/3 (pow x 2)))
(* 1/3 (pow x 2))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 (pow x 2))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
(* 1/3 x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 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
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(* 1/5 (pow x 4))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* 1/5 (pow x 4))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
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)))))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
1
(+ 1 (* 1/3 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 6))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
1/5
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* 1/3 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/3 binary64))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* 1/3 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/3 binary64))))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (pow x 2)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(+ 1 (* 1/3 (pow x 2)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(+ 1 (* 1/3 (pow x 2)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* 1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/3 binary64)))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* 1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/3 binary64)))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* (pow x 2) (+ 1/3 (/ 1 (pow x 2))))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
(* 1/3 x)
(*.f64 x #s(literal 1/3 binary64))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* 1/5 (pow x 5))
(*.f64 x (*.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/5 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/5 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* 1/5 (pow x 5))
(*.f64 x (*.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/5 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/5 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (pow x 2)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* 1/5 (pow x 4))
(*.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* 1/5 (pow x 4))
(*.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
1/3
#s(literal 1/3 binary64)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/5 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/5 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* 1/7 (pow x 7))
(*.f64 #s(literal 1/7 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(* 1/7 (pow x 7))
(*.f64 #s(literal 1/7 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64))
1
#s(literal 1 binary64)
(+ 1 (* 1/3 (pow x 2)))
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))
(* 1/7 (pow x 6))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/7 binary64)))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f64 (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f64 (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))
(* 1/7 (pow x 6))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/7 binary64)))
(* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(*.f64 (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(fma.f64 (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))
1/3
#s(literal 1/3 binary64)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/7 (pow x 4))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/7 binary64))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/7 (pow x 4))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/7 binary64))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
1/5
#s(literal 1/5 binary64)
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(* 1/7 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/7 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(* 1/7 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/7 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))

eval118.0ms (2.2%)

Memory
-10.0MiB live, 244.0MiB allocated
Compiler

Compiled 22 988 to 1 798 computations (92.2% saved)

prune81.0ms (1.5%)

Memory
7.3MiB live, 164.7MiB allocated
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New6503653
Fresh000
Picked314
Done101
Total6544658
Accuracy
100.0%
Counts
658 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
100.0%
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
99.9%
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
99.2%
x
Compiler

Compiled 44 to 24 computations (45.5% saved)

simplify54.0ms (1%)

Memory
-14.1MiB live, 98.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
cost-diff0
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
cost-diff0
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
cost-diff0
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
cost-diff0
(*.f64 x (*.f64 x x))
cost-diff0
(*.f64 x #s(literal 1/5 binary64))
cost-diff0
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
cost-diff0
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
cost-diff0
(*.f64 x x)
cost-diff0
(*.f64 x (*.f64 x x))
cost-diff0
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
Rules
1 752×accelerator-lowering-fma.f32
1 752×accelerator-lowering-fma.f64
614×*-lowering-*.f32
614×*-lowering-*.f64
358×associate-*r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
020105
152105
2119105
3284105
4581105
5902105
6948105
71108105
81108105
91108105
0110894
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* (* x (* x x)) 1/3) x)
(* x (* x x))
x
(* x x)
1/3
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)
(+ (* x (* x 1/5)) 1/3)
x
(* x 1/5)
1/5
1/3
(* x (* x x))
(* x x)
(+ (* (+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3) (* x (* x x))) x)
(+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3)
x
(* x (+ (* (* x x) 1/7) 1/5))
(+ (* (* x x) 1/7) 1/5)
(* x x)
1/7
1/5
1/3
(* x (* x x))
Outputs
(+ (* (* x (* x x)) 1/3) x)
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (* x x))
(*.f64 x (*.f64 x x))
x
(* x x)
(*.f64 x x)
1/3
#s(literal 1/3 binary64)
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(+ (* x (* x 1/5)) 1/3)
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
x
(* x 1/5)
(*.f64 x #s(literal 1/5 binary64))
1/5
#s(literal 1/5 binary64)
1/3
#s(literal 1/3 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))
(* x x)
(*.f64 x x)
(+ (* (+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3) (* x (* x x))) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
x
(* x (+ (* (* x x) 1/7) 1/5))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(+ (* (* x x) 1/7) 1/5)
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* x x)
(*.f64 x x)
1/7
#s(literal 1/7 binary64)
1/5
#s(literal 1/5 binary64)
1/3
#s(literal 1/3 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))

localize77.0ms (1.5%)

Memory
21.1MiB live, 174.0MiB allocated
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
accuracy100.0%
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
accuracy99.8%
(*.f64 x (*.f64 x x))
accuracy99.4%
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
accuracy99.8%
(*.f64 x (*.f64 x x))
accuracy99.4%
(*.f64 x #s(literal 1/5 binary64))
accuracy100.0%
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
accuracy100.0%
(*.f64 x x)
accuracy99.8%
(*.f64 x (*.f64 x x))
Samples
45.0ms256×0valid
Compiler

Compiled 108 to 22 computations (79.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-mult: 15.0ms (45% of total)
const: 10.0ms (30% of total)
ival-add: 8.0ms (24% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series16.0ms (0.3%)

Memory
-24.1MiB live, 21.9MiB allocated
Counts
10 → 120
Calls
Call 1
Inputs
#<alt (+ (* (* x (* x x)) 1/3) x)>
#<alt (* x (* x x))>
#<alt (* x x)>
#<alt (+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)>
#<alt (+ (* x (* x 1/5)) 1/3)>
#<alt (* x 1/5)>
#<alt (+ (* (+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3) (* x (* x x))) x)>
#<alt (+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3)>
#<alt (* x (+ (* (* x x) 1/7) 1/5))>
#<alt (+ (* (* x x) 1/7) 1/5)>
Outputs
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* 1/3 (pow x 3))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))>
#<alt (* 1/5 (pow x 5))>
#<alt (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (* 1/5 (pow x 2))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 1/5 (pow x 2))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt (* 1/5 x)>
#<alt x>
#<alt (* x (+ 1 (* 1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))>
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* 1/7 (pow x 7))>
#<alt (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))>
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))>
#<alt 1/3>
#<alt (+ 1/3 (* 1/5 (pow x 2)))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* 1/7 (pow x 4))>
#<alt (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))>
#<alt (* 1/5 x)>
#<alt (* x (+ 1/5 (* 1/7 (pow x 2))))>
#<alt (* x (+ 1/5 (* 1/7 (pow x 2))))>
#<alt (* x (+ 1/5 (* 1/7 (pow x 2))))>
#<alt (* 1/7 (pow x 3))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* 1/7 (pow x 3))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt 1/5>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (+ 1/5 (* 1/7 (pow x 2)))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* 1/7 (pow x 2))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))>
Calls

30 calls:

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

rewrite460.0ms (8.8%)

Memory
35.0MiB live, 852.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 914×accelerator-lowering-fma.f32
7 914×accelerator-lowering-fma.f64
5 278×*-lowering-*.f32
5 278×*-lowering-*.f64
3 858×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02084
112284
297884
0824273
Stop Event
iter limit
node limit
Counts
10 → 341
Calls
Call 1
Inputs
(+ (* (* x (* x x)) 1/3) x)
(* x (* x x))
(* x x)
(+ (* (+ (* x (* x 1/5)) 1/3) (* x (* x x))) x)
(+ (* x (* x 1/5)) 1/3)
(* x 1/5)
(+ (* (+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3) (* x (* x x))) x)
(+ (* x (* x (+ (* (* x x) 1/7) 1/5))) 1/3)
(* x (+ (* (* x x) 1/7) 1/5))
(+ (* (* x x) 1/7) 1/5)
Outputs
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) x)
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/3 binary64)) x)
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x x)
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 x x) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (fma.f64 x x (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 x x (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x)) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(*.f64 (fma.f64 x x (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) x)
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 x x)) x x)
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) x) x x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))) x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))))))
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x)) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) x))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x))))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))))
(+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 1/5 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/5 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/5 binary64)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))
(fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64))
(fma.f64 (*.f64 x #s(literal 1/5 binary64)) x #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5 binary64) #s(literal 1/3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/5 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/5 binary64) #s(literal 1/3 binary64)))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/5 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/15625 binary64)) #s(literal 1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/15625 binary64) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3375 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/15625 binary64) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal -1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/15625 binary64) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/625 binary64) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/625 binary64) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/5 binary64) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))))) (neg.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/5 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64)))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -1/15 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5 binary64) #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/5 binary64)))))
(*.f64 x #s(literal 1/5 binary64))
(*.f64 #s(literal 1/5 binary64) x)
(+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) x)
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x x)
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) x) x x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))) x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))))
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 4 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x)) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x))))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))))
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64))
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) x #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))) #s(literal 1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) #s(literal 1/3 binary64))
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 9 binary64)) #s(literal 1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/729 binary64) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))))))) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/27 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64))))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1/3 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal -1/3 binary64)))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))))
(+.f64 (*.f64 x #s(literal 1/5 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))))
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))) (*.f64 x #s(literal 1/5 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/49 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x))))
(fma.f64 x #s(literal 1/5 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 x #s(literal 1/5 binary64)))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/7 binary64)) (*.f64 x #s(literal 1/5 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/7 binary64) (*.f64 x #s(literal 1/5 binary64)))
(fma.f64 #s(literal 1/5 binary64) x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))))
(fma.f64 #s(literal 1/7 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/5 binary64)))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/7 binary64))) x (*.f64 x #s(literal 1/5 binary64)))
(fma.f64 (*.f64 x #s(literal 1/7 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/5 binary64)))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))) (*.f64 x #s(literal 1/5 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) x)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))) (*.f64 x #s(literal 1/5 binary64))))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))) (*.f64 x #s(literal 1/5 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/25 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/49 binary64)) (*.f64 (*.f64 x #s(literal 1/5 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/49 binary64))) (-.f64 (*.f64 x #s(literal 1/5 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) x)
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/25 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64)))) (*.f64 x #s(literal 1/5 binary64)))))))
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/7 binary64))) (*.f64 #s(literal -1/5 binary64) x))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(+.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/7 binary64))) #s(literal 1/5 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (neg.f64 (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))))
(-.f64 (/.f64 #s(literal 1/25 binary64) (-.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (-.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64))))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))
(fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (neg.f64 (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/7 binary64)) x #s(literal 1/5 binary64))
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))))
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (+.f64 #s(literal 1/25 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/25 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64)))) (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (neg.f64 (+.f64 #s(literal 1/25 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))
(/.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) #s(literal 1/25 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64))) (*.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/1953125 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/15625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/42875 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/15625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal -1/125 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/117649 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/15625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2401 binary64) (+.f64 #s(literal 1/625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1225 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2401 binary64) #s(literal -1/625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal 1/25 binary64)) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (fma.f64 (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))) (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64)))) (*.f64 (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))) (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64))) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))) (/.f64 #s(literal -1/25 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/25 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (*.f64 (*.f64 x x) #s(literal -1/35 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal -1/5 binary64))))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/343 binary64)) #s(literal 1/125 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) (+.f64 #s(literal 1/25 binary64) (*.f64 (*.f64 x x) #s(literal -1/35 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/49 binary64)) #s(literal -1/25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/7 binary64) #s(literal 1/5 binary64))))
(*.f64 (+.f64 #s(literal 1/25 binary64) (*.f64 #s(literal -1/49 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/5 binary64) (*.f64 x (*.f64 x #s(literal 1/7 binary64))))))

simplify521.0ms (10%)

Memory
-10.9MiB live, 573.7MiB allocated
Algorithm
egg-herbie
Rules
11 146×accelerator-lowering-fma.f32
11 146×accelerator-lowering-fma.f64
3 126×*-lowering-*.f32
3 126×*-lowering-*.f64
1 982×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
082864
1265834
2727830
32044828
45350828
08208766
Stop Event
iter limit
node limit
Counts
120 → 120
Calls
Call 1
Inputs
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 (* 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/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
(* 1/5 x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* 1/7 (pow x 7))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
1/3
(+ 1/3 (* 1/5 (pow x 2)))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/7 (pow x 4))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(* 1/5 x)
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 3))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
1/5
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(+ 1/5 (* 1/7 (pow x 2)))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* 1/7 (pow x 2))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
Outputs
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* 1/3 (pow x 3))
(*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* 1/3 (pow x 3))
(*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* 1/5 (pow x 5))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/5 binary64)))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* 1/5 (pow x 5))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/5 binary64)))
(* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/5 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/5 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
1/3
#s(literal 1/3 binary64)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/5 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/5 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
x
(* x (+ 1 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(* 1/7 (pow x 7))
(*.f64 #s(literal 1/7 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
(* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(* 1/7 (pow x 7))
(*.f64 #s(literal 1/7 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/7 binary64) (/.f64 (+.f64 #s(literal 1/5 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 0 binary64))
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
(fma.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal 1/5 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64))
1/3
#s(literal 1/3 binary64)
(+ 1/3 (* 1/5 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/7 (pow x 4))
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/7 binary64)))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/7 (pow x 4))
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/7 binary64)))
(* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)) #s(literal 1/3 binary64))
(* 1/5 x)
(*.f64 x #s(literal 1/5 binary64))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* x (+ 1/5 (* 1/7 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* 1/7 (pow x 3))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/7 binary64))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* 1/7 (pow x 3))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/7 binary64))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
(* (pow x 3) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64)))
1/5
#s(literal 1/5 binary64)
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(+ 1/5 (* 1/7 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* 1/7 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/7 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* 1/7 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/7 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))
(* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 1/7 binary64)) #s(literal 1/5 binary64))

eval113.0ms (2.2%)

Memory
11.2MiB live, 163.9MiB allocated
Compiler

Compiled 19 937 to 1 354 computations (93.2% saved)

prune60.0ms (1.1%)

Memory
0.0MiB live, 118.8MiB allocated
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New5550555
Fresh000
Picked033
Done011
Total5554559
Accuracy
100.0%
Counts
559 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
100.0%
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
99.9%
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
99.2%
x
Compiler

Compiled 134 to 55 computations (59% saved)

regimes13.0ms (0.3%)

Memory
-5.5MiB live, 33.7MiB allocated
Counts
8 → 1
Calls
Call 1
Inputs
x
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
Outputs
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
Calls

4 calls:

4.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
3.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
3.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
3.0ms
x
Results
AccuracySegmentsBranch
100.0%1x
100.0%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
100.0%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
100.0%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes13.0ms (0.2%)

Memory
-16.2MiB live, 26.9MiB allocated
Counts
6 → 1
Calls
Call 1
Inputs
x
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Outputs
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Calls

4 calls:

5.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
2.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
2.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
2.0ms
x
Results
AccuracySegmentsBranch
100.0%1x
100.0%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
100.0%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
100.0%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes9.0ms (0.2%)

Memory
26.9MiB live, 26.9MiB allocated
Counts
5 → 1
Calls
Call 1
Inputs
x
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
Outputs
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
Calls

4 calls:

2.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
2.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
2.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
2.0ms
x
Results
AccuracySegmentsBranch
100.0%1x
100.0%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
100.0%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
100.0%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes10.0ms (0.2%)

Memory
-9.6MiB live, 28.0MiB allocated
Counts
4 → 1
Calls
Call 1
Inputs
x
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Outputs
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Calls

4 calls:

3.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
2.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
2.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
2.0ms
x
Results
AccuracySegmentsBranch
100.0%1x
100.0%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
100.0%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
100.0%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes32.0ms (0.6%)

Memory
-21.2MiB live, 18.5MiB allocated
Counts
3 → 1
Calls
Call 1
Inputs
x
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
Outputs
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
Calls

4 calls:

26.0ms
x
2.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
2.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
2.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Results
AccuracySegmentsBranch
99.9%1x
99.9%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
99.9%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
99.9%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes7.0ms (0.1%)

Memory
16.4MiB live, 16.4MiB allocated
Counts
2 → 1
Calls
Call 1
Inputs
x
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Outputs
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
Calls

4 calls:

2.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
2.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
2.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
1.0ms
x
Results
AccuracySegmentsBranch
99.9%1x
99.9%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
99.9%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
99.9%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

regimes5.0ms (0.1%)

Memory
14.2MiB live, 14.2MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

1.0ms
(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
1.0ms
(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
1.0ms
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
1.0ms
x
Results
AccuracySegmentsBranch
99.2%1x
99.2%1(*.f64 #s(literal 1/2 binary64) (log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))))
99.2%1(log1p.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x)))
99.2%1(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 30 to 23 computations (23.3% saved)

simplify33.0ms (0.6%)

Memory
-24.0MiB live, 14.9MiB allocated
Algorithm
egg-herbie
Rules
14×*-commutative_binary64
1-exp_binary64
1-exp_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02479
13479
Stop Event
saturated
Calls
Call 1
Inputs
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
x
Outputs
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64))) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7 binary64) #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/5 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5 binary64) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64) x)
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)))
x

soundness540.0ms (10.3%)

Memory
8.8MiB live, 446.1MiB allocated
Rules
9 898×accelerator-lowering-fma.f32
9 898×accelerator-lowering-fma.f64
8 618×accelerator-lowering-fma.f32
8 618×accelerator-lowering-fma.f64
5 164×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022117
1154117
21297111
0837495
0113445
1330422
2848414
32301412
44428412
56241412
08133390
Stop Event
done
iter limit
node limit
iter limit
node limit
Compiler

Compiled 208 to 96 computations (53.8% saved)

preprocess45.0ms (0.9%)

Memory
4.8MiB live, 125.1MiB allocated
Compiler

Compiled 182 to 66 computations (63.7% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...