x / (x^2 + 1)

Time bar (total: 5.3s)

analyze0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
100%100%0%0%0%0%0%2
Compiler

Compiled 9 to 7 computations (22.2% saved)

sample537.0ms (10.2%)

Memory
47.9MiB live, 654.2MiB allocated
Samples
312.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 175.0ms
ival-mult: 66.0ms (37.8% of total)
ival-div: 58.0ms (33.2% of total)
ival-add: 39.0ms (22.3% of total)
ival-true: 5.0ms (2.9% of total)
exact: 5.0ms (2.9% of total)
ival-assert: 3.0ms (1.7% of total)
Bogosity

preprocess19.0ms (0.4%)

Memory
18.0MiB live, 18.0MiB allocated
Algorithm
egg-herbie
Rules
46×associate-*l*
42×times-frac
30×unsub-neg
28×distribute-lft-neg-in
26×distribute-neg-frac2
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0717
12615
26214
312814
423214
533114
634414
734614
835014
057
187
086
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(/ x (+ (* x x) 1))
Outputs
(/ x (+ (* x x) 1))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
Symmetry

(negabs x)

explain94.0ms (1.8%)

Memory
-21.6MiB live, 107.7MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
580-0-(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
00-0-#s(literal 1 binary64)
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(*.f64 x x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))n/o580
(*.f64 x x)overflow58
(+.f64 (*.f64 x x) #s(literal 1 binary64))overflow58
Confusion
Predicted +Predicted -
+580
-0198
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+5800
-00198
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0198
158
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
55.0ms512×0valid
Compiler

Compiled 54 to 24 computations (55.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-mult: 33.0ms (82% of total)
ival-div: 4.0ms (9.9% of total)
ival-add: 2.0ms (5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.8%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Compiler

Compiled 8 to 5 computations (37.5% saved)

simplify4.0ms (0.1%)

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

Found 3 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x x)
cost-diff0
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
cost-diff128
(+.f64 (*.f64 x x) #s(literal 1 binary64))
Rules
+-lowering-+.f64
+-lowering-+.f32
/-lowering-/.f32
/-lowering-/.f64
1-exp
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0517
1817
0815
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ x (+ (* x x) 1))
x
(+ (* x x) 1)
(* x x)
1
Outputs
(/ x (+ (* x x) 1))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
x
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
(* x x)
(*.f64 x x)
1
#s(literal 1 binary64)

localize20.0ms (0.4%)

Memory
-5.5MiB live, 30.3MiB allocated
Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 (*.f64 x x) #s(literal 1 binary64))
accuracy100.0%
(*.f64 x x)
accuracy78.8%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Samples
14.0ms256×0valid
Compiler

Compiled 19 to 7 computations (63.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-add: 4.0ms (47.1% of total)
ival-div: 2.0ms (23.6% of total)
ival-mult: 2.0ms (23.6% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series2.0ms (0%)

Memory
3.6MiB live, 3.6MiB allocated
Counts
3 → 36
Calls
Call 1
Inputs
#<alt (+ (* x x) 1)>
#<alt (/ x (+ (* x x) 1))>
#<alt (* x x)>
Outputs
#<alt 1>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt x>
#<alt (* x (+ 1 (* -1 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))>
#<alt (/ 1 x)>
#<alt (/ (- 1 (/ 1 (pow x 2))) x)>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))>
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))>
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))>
#<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)>
Calls

9 calls:

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

rewrite545.0ms (10.4%)

Memory
29.2MiB live, 488.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 942×/-lowering-/.f32
4 942×/-lowering-/.f64
4 762×accelerator-lowering-fma.f32
4 762×accelerator-lowering-fma.f64
3 572×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0515
13015
219915
3175915
0855413
Stop Event
iter limit
node limit
Counts
3 → 327
Calls
Call 1
Inputs
(+ (* x x) 1)
(/ x (+ (* x x) 1))
(* x x)
Outputs
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (neg.f64 x))))
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(+.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.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 x x)) (+.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (+.f64 x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (neg.f64 x)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (neg.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64))
(*.f64 (fma.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) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (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 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 x) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1 binary64) (log.f64 x)))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))))
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 x (fma.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) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))))
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64))
(/.f64 (/.f64 x (fma.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) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (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 x)) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) x)))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))))
(/.f64 (neg.f64 (/.f64 x (fma.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) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))))))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(*.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))
(*.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x))
(*.f64 x x)
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))

simplify895.0ms (17%)

Memory
-28.0MiB live, 467.4MiB allocated
Algorithm
egg-herbie
Rules
12 662×accelerator-lowering-fma.f32
12 662×accelerator-lowering-fma.f64
2 988×*-lowering-*.f32
2 988×*-lowering-*.f64
1 640×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045226
1131224
2312216
3888212
42381210
55550210
67627210
08047197
Stop Event
iter limit
node limit
Counts
36 → 36
Calls
Call 1
Inputs
1
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
x
(* x (+ 1 (* -1 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))
(/ 1 x)
(/ (- 1 (/ 1 (pow x 2))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)
(/ 1 x)
(* -1 (/ (- (/ 1 (pow x 2)) 1) x))
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))
(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)
Outputs
1
#s(literal 1 binary64)
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
x
(* x (+ 1 (* -1 (pow x 2))))
(fma.f64 (*.f64 x x) (neg.f64 x) x)
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x x #s(literal -1 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (- 1 (/ 1 (pow x 2))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (/ 1 (pow x 2)) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x)
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x 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)

eval49.0ms (0.9%)

Memory
-8.4MiB live, 101.9MiB allocated
Compiler

Compiled 12 302 to 1 051 computations (91.5% saved)

prune45.0ms (0.9%)

Memory
-12.5MiB live, 125.7MiB allocated
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New3585363
Fresh000
Picked101
Done000
Total3595364
Accuracy
100.0%
Counts
364 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.8%
(fma.f64 (*.f64 x x) (neg.f64 x) x)
78.8%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
47.5%
(/.f64 #s(literal 1 binary64) x)
78.7%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
55.6%
x
Compiler

Compiled 60 to 34 computations (43.3% saved)

simplify943.0ms (17.9%)

Memory
68.3MiB live, 1 147.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 9 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 x x #s(literal 1 binary64))
cost-diff0
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
cost-diff0
(neg.f64 x)
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (neg.f64 x) x)
cost-diff0
(/.f64 #s(literal 1 binary64) x)
cost-diff0
(fma.f64 x x #s(literal 1 binary64))
cost-diff0
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
Rules
34 672×accelerator-lowering-fma.f32
34 672×accelerator-lowering-fma.f64
7 796×+-lowering-+.f64
7 796×+-lowering-+.f32
2 504×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01155
12654
24452
310352
413252
519852
628652
754552
894852
9167752
10263152
11342852
12412052
13431052
14437052
15438252
16439452
17440252
18447452
19447452
0875347
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ x (+ (* x x) 1))
x
(+ (* x x) 1)
1
x
(/ 1 x)
1
x
(+ (* (* x x) (neg x)) x)
(* x x)
x
(neg x)
(* (/ 1 (+ (* x x) 1)) x)
(/ 1 (+ (* x x) 1))
1
(+ (* x x) 1)
x
Outputs
(/ x (+ (* x x) 1))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
x
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
1
#s(literal 1 binary64)
x
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(+ (* (* x x) (neg x)) x)
(fma.f64 x (*.f64 x (neg.f64 x)) x)
(* x x)
(*.f64 x x)
x
(neg x)
(neg.f64 x)
(* (/ 1 (+ (* x x) 1)) x)
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/ 1 (+ (* x x) 1))
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
x

localize45.0ms (0.9%)

Memory
-21.4MiB live, 112.7MiB allocated
Localize:

Found 9 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fma.f64 x x #s(literal 1 binary64))
accuracy98.9%
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
accuracy80.0%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(neg.f64 x)
accuracy100.0%
(fma.f64 (*.f64 x x) (neg.f64 x) x)
accuracy100.0%
(/.f64 #s(literal 1 binary64) x)
accuracy100.0%
(fma.f64 x x #s(literal 1 binary64))
accuracy78.8%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
Samples
31.0ms256×0valid
Compiler

Compiled 53 to 13 computations (75.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-div: 12.0ms (56.3% of total)
ival-mult: 5.0ms (23.4% of total)
ival-add: 2.0ms (9.4% of total)
ival-neg: 2.0ms (9.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series3.0ms (0.1%)

Memory
7.4MiB live, 7.4MiB allocated
Counts
8 → 96
Calls
Call 1
Inputs
#<alt (/ x (+ (* x x) 1))>
#<alt (+ (* x x) 1)>
#<alt (/ 1 x)>
#<alt (+ (* (* x x) (neg x)) x)>
#<alt (* x x)>
#<alt (neg x)>
#<alt (* (/ 1 (+ (* x x) 1)) x)>
#<alt (/ 1 (+ (* x x) 1))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))>
#<alt (/ 1 x)>
#<alt (/ (- 1 (/ 1 (pow x 2))) x)>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))>
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))>
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))>
#<alt 1>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt x>
#<alt (* x (+ 1 (* -1 (pow x 2))))>
#<alt (* x (+ 1 (* -1 (pow x 2))))>
#<alt (* x (+ 1 (* -1 (pow x 2))))>
#<alt (* -1 (pow x 3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt x>
#<alt (* x (+ 1 (* -1 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))>
#<alt (/ 1 x)>
#<alt (/ (- 1 (/ 1 (pow x 2))) x)>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (/ 1 (pow x 2)) 1) x))>
#<alt (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))>
#<alt (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))>
#<alt 1>
#<alt (+ 1 (* -1 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (pow x 2) 1)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))>
#<alt (/ 1 (pow x 2))>
#<alt (/ (- 1 (/ 1 (pow x 2))) (pow x 2))>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2))>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ (- 1 (/ 1 (pow x 2))) (pow x 2))>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2))>
#<alt (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2))>
Calls

24 calls:

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

rewrite408.0ms (7.8%)

Memory
-24.3MiB live, 367.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
3 898×accelerator-lowering-fma.f32
3 898×accelerator-lowering-fma.f64
2 108×*-lowering-*.f32
2 108×*-lowering-*.f64
1 754×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01142
16739
245039
3404138
0913634
Stop Event
iter limit
node limit
Counts
8 → 547
Calls
Call 1
Inputs
(/ x (+ (* x x) 1))
(+ (* x x) 1)
(/ 1 x)
(+ (* (* x x) (neg x)) x)
(* x x)
(neg x)
(* (/ 1 (+ (* x x) 1)) x)
(/ 1 (+ (* x x) 1))
Outputs
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 x) (neg.f64 (log1p.f64 (*.f64 x x)))))
(exp.f64 (+.f64 (neg.f64 (log1p.f64 (*.f64 x x))) (log.f64 x)))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))))
(exp.f64 (-.f64 (neg.f64 (log1p.f64 (*.f64 x x))) (neg.f64 (log.f64 x))))
(-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)))
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) x)))
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x))
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x)
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 x (/.f64 x (fma.f64 x (*.f64 x x) x)))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x)
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) x))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x))
(*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(exp.f64 (log1p.f64 (*.f64 x x)))
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (fma.f64 x x #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)))))
(/.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (exp.f64 (log.f64 #s(literal -1 binary64))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (exp.f64 (log.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (neg.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 x x) x))))))
(*.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))))))
(exp.f64 (neg.f64 (log.f64 x)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal -1/2 binary64))))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 3 binary64) (log.f64 x))))
(exp.f64 (-.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))
(neg.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 x (*.f64 x x))
(/.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) x)
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)
(+.f64 x (*.f64 x (*.f64 x x)))
(+.f64 (*.f64 x (*.f64 x x)) x)
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) x)
(+.f64 (-.f64 x #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log1p.f64 (*.f64 x x)) (log.f64 x)))
(-.f64 x (*.f64 x (*.f64 x x)))
(-.f64 (*.f64 x (*.f64 x x)) x)
(-.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) x))
(-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(-.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) x)
(fma.f64 x (*.f64 x x) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x x)))
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x x)))
(fma.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) x x)
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 x (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) x)
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64) x)
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x x)))
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) x)
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x)
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (fma.f64 x (*.f64 x x) x)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (*.f64 x x)))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x x)) x)
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) x)
(neg.f64 (fma.f64 x (*.f64 x x) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))))
(/.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) x)
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (fma.f64 x (*.f64 x x) x))
(/.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))
(/.f64 (fma.f64 x (*.f64 x x) x) #s(literal -1 binary64))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (pow.f64 x #s(literal 27 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))))))
(/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))))
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (*.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (fma.f64 x (*.f64 x x) x)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) x)) (*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (pow.f64 x #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))) (fma.f64 x (*.f64 x x) x)))
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (fma.f64 x (*.f64 x x) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) x))
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (pow.f64 x #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))))
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))
(/.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(/.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 x x))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))
(pow.f64 (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(*.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (fma.f64 x x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) x))
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))))
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))
(*.f64 (fma.f64 x (*.f64 x x) x) (*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x))))
(*.f64 (fma.f64 x (*.f64 x x) x) (/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x x) x)))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) x)
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (/.f64 (fma.f64 x (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))))
(*.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x))
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(+.f64 (*.f64 x x) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 x x))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 x x))
(fma.f64 x x #s(literal 0 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 0 binary64))
(neg.f64 (*.f64 x x))
(/.f64 x (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x x) #s(literal 1 binary64))
(/.f64 (*.f64 x x) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 x (*.f64 x x)) x)
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (-.f64 (*.f64 x x) #s(literal 0 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x))
(*.f64 x x)
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (*.f64 x x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 #s(literal -1 binary64) (*.f64 x x))
x
(+.f64 x #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) x)
(exp.f64 (log.f64 x))
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))))
(-.f64 #s(literal 0 binary64) x)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x)
(-.f64 (/.f64 #s(literal 0 binary64) x) x)
(fma.f64 x #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) x #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) #s(literal 0 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 0 binary64))
(neg.f64 x)
(/.f64 x #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
(/.f64 x (exp.f64 (log.f64 #s(literal -1 binary64))))
(/.f64 (*.f64 x x) x)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))
(/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (sqrt.f64 x) (pow.f64 x #s(literal -1/2 binary64)))
(pow.f64 x #s(literal 1 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) #s(literal 2 binary64))
(*.f64 x #s(literal 1 binary64))
(*.f64 x #s(literal -1 binary64))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) x)
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (sqrt.f64 x) (sqrt.f64 x))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 x) (neg.f64 (log1p.f64 (*.f64 x x)))))
(exp.f64 (+.f64 (neg.f64 (log1p.f64 (*.f64 x x))) (log.f64 x)))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (*.f64 x x))))
(exp.f64 (-.f64 (neg.f64 (log1p.f64 (*.f64 x x))) (neg.f64 (log.f64 x))))
(-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)))
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) x)))
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 (fma.f64 x (*.f64 x x) x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x x))
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x)
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) x) (*.f64 x x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 x (/.f64 x (fma.f64 x (*.f64 x x) x)))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) x)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) x)
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) x))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) x))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x x) x))
(*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) x))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(exp.f64 (neg.f64 (log1p.f64 (*.f64 x x))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64) (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(-.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log1p.f64 (*.f64 x x)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))

simplify452.0ms (8.6%)

Memory
26.7MiB live, 669.2MiB allocated
Algorithm
egg-herbie
Rules
15 548×accelerator-lowering-fma.f32
15 548×accelerator-lowering-fma.f64
3 754×*-lowering-*.f32
3 754×*-lowering-*.f64
2 140×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
055653
1158616
2384600
31262588
44881588
08466552
Stop Event
iter limit
node limit
Counts
96 → 96
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))
(/ 1 x)
(/ (- 1 (/ 1 (pow x 2))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)
(/ 1 x)
(* -1 (/ (- (/ 1 (pow x 2)) 1) x))
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))
1
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
x
(* x (+ 1 (* -1 (pow x 2))))
(* x (+ 1 (* -1 (pow x 2))))
(* x (+ 1 (* -1 (pow x 2))))
(* -1 (pow x 3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1))
(* (pow x 3) (- (/ 1 (pow x 2)) 1))
(* (pow x 3) (- (/ 1 (pow x 2)) 1))
(* -1 (pow x 3))
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
x
(* x (+ 1 (* -1 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))
(/ 1 x)
(/ (- 1 (/ 1 (pow x 2))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)
(/ 1 x)
(* -1 (/ (- (/ 1 (pow x 2)) 1) x))
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))
1
(+ 1 (* -1 (pow x 2)))
(+ 1 (* (pow x 2) (- (pow x 2) 1)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))
(/ 1 (pow x 2))
(/ (- 1 (/ 1 (pow x 2))) (pow x 2))
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2))
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2))
(/ 1 (pow x 2))
(/ (- 1 (/ 1 (pow x 2))) (pow x 2))
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2))
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2))
Outputs
x
(* x (+ 1 (* -1 (pow x 2))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (- 1 (/ 1 (pow x 2))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (/ 1 (pow x 2)) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x)
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
1
#s(literal 1 binary64)
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (* -1 (pow x 2))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* x (+ 1 (* -1 (pow x 2))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* x (+ 1 (* -1 (pow x 2))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* -1 (pow x 3))
(*.f64 x (*.f64 x (neg.f64 x)))
(* (pow x 3) (- (/ 1 (pow x 2)) 1))
(-.f64 x (*.f64 x (*.f64 x x)))
(* (pow x 3) (- (/ 1 (pow x 2)) 1))
(-.f64 x (*.f64 x (*.f64 x x)))
(* (pow x 3) (- (/ 1 (pow x 2)) 1))
(-.f64 x (*.f64 x (*.f64 x x)))
(* -1 (pow x 3))
(*.f64 x (*.f64 x (neg.f64 x)))
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))
(-.f64 x (*.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)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
x
(* x (+ 1 (* -1 (pow x 2))))
(-.f64 x (*.f64 x (*.f64 x x)))
(* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64)))) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (- 1 (/ 1 (pow x 2))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* -1 (/ (- (/ 1 (pow x 2)) 1) x))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) x)
(* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
1
#s(literal 1 binary64)
(+ 1 (* -1 (pow x 2)))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(+ 1 (* (pow x 2) (- (pow x 2) 1)))
(fma.f64 x (*.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/ 1 (pow x 2))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(/ (- 1 (/ 1 (pow x 2))) (pow x 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 x x))
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x))
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x x))
(/ 1 (pow x 2))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(/ (- 1 (/ 1 (pow x 2))) (pow x 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 x x))
(/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) (pow x 2))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x))
(/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) (pow x 2))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x x))

eval98.0ms (1.9%)

Memory
-15.3MiB live, 262.7MiB allocated
Compiler

Compiled 15 689 to 1 289 computations (91.8% saved)

prune101.0ms (1.9%)

Memory
-6.3MiB live, 226.2MiB allocated
Pruning

5 alts after pruning (0 fresh and 5 done)

PrunedKeptTotal
New7580758
Fresh000
Picked055
Done000
Total7585763
Accuracy
100.0%
Counts
763 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.8%
(fma.f64 (*.f64 x x) (neg.f64 x) x)
78.8%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
47.5%
(/.f64 #s(literal 1 binary64) x)
78.7%
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
55.6%
x
Compiler

Compiled 63 to 29 computations (54% saved)

regimes5.0ms (0.1%)

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

2 calls:

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

Compiled 10 to 6 computations (40% saved)

regimes4.0ms (0.1%)

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

2 calls:

2.0ms
x
2.0ms
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
77.7%2(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
99.6%2x
Compiler

Compiled 10 to 6 computations (40% saved)

regimes2.0ms (0%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
99.1%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0.1%)

Memory
5.9MiB live, 5.9MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

2 calls:

1.0ms
x
1.0ms
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
55.6%1(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
55.6%1x
Compiler

Compiled 10 to 6 computations (40% saved)

bsearch42.0ms (0.8%)

Memory
-32.6MiB live, 9.9MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
41.0ms
659085.4687709162
2387208926.1006274
Samples
2.0ms64×0valid
Compiler

Compiled 63 to 45 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
ival-div: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
ival-mult: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch11.0ms (0.2%)

Memory
26.1MiB live, 26.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
0.0002100055121570376
20000.38020972167
Samples
5.0ms144×0valid
Compiler

Compiled 137 to 90 computations (34.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-div: 1.0ms (35% of total)
ival-add: 1.0ms (35% of total)
ival-mult: 1.0ms (35% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch67.0ms (1.3%)

Memory
-16.8MiB live, 22.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
66.0ms
0.0002100055121570376
20000.38020972167
Samples
5.0ms144×0valid
Compiler

Compiled 83 to 63 computations (24.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-div: 1.0ms (35.9% of total)
ival-add: 1.0ms (35.9% of total)
ival-mult: 1.0ms (35.9% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify8.0ms (0.1%)

Memory
17.7MiB live, 17.7MiB allocated
Algorithm
egg-herbie
Rules
*-commutative_binary64
+-commutative_binary64
sub-neg_binary64
1-exp_binary64
neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01636
12236
22436
32536
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal 200000000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(if (<=.f64 x #s(literal 1 binary64)) x (/.f64 #s(literal 1 binary64) x))
x
Outputs
(if (<=.f64 x #s(literal 200000000 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(if (<=.f64 x #s(literal 7656119366529843/9007199254740992 binary64)) (fma.f64 (*.f64 x x) (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(if (<=.f64 x #s(literal 1 binary64)) x (/.f64 #s(literal 1 binary64) x))
x

soundness743.0ms (14.1%)

Memory
-36.3MiB live, 294.0MiB allocated
Rules
12 662×accelerator-lowering-fma.f32
12 662×accelerator-lowering-fma.f64
4 942×/-lowering-/.f32
4 942×/-lowering-/.f64
4 762×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045226
1131224
2312216
3888212
42381210
55550210
67627210
08047197
0515
13015
219915
3175915
0855413
Stop Event
done
iter limit
node limit
iter limit
node limit
Compiler

Compiled 68 to 35 computations (48.5% saved)

preprocess108.0ms (2.1%)

Memory
14.7MiB live, 199.7MiB allocated
Compiler

Compiled 134 to 68 computations (49.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...