Hyperbolic arcsine

Time bar (total: 13.2s)

analyze102.0ms (0.8%)

Memory
-11.9MiB live, 144.3MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
25%25%75%0%0%0%0%3
50%50%50%0%0%0%0%4
62.5%62.5%37.5%0%0%0%0%5
68.8%68.7%31.2%0%0%0%0%6
71.9%71.8%28.1%0%0%0%0%7
73.4%73.4%26.5%0%0%0%0%8
74.2%74.2%25.8%0%0%0%0%9
74.6%74.6%25.4%0%0%0%0%10
74.8%74.8%25.2%0%0%0%0%11
74.9%74.9%25.1%0%0%0%0%12
Compiler

Compiled 11 to 7 computations (36.4% saved)

sample2.4s (17.9%)

Memory
47.9MiB live, 2 348.7MiB allocated
Samples
908.0ms1 589×2valid
775.0ms4 449×1valid
252.0ms2 218×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.7s
ival-log: 808.0ms (48.6% of total)
ival-hypot: 591.0ms (35.6% of total)
adjust: 162.0ms (9.7% of total)
ival-add: 81.0ms (4.9% of total)
exact: 10.0ms (0.6% of total)
ival-true: 6.0ms (0.4% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

preprocess31.0ms (0.2%)

Memory
-17.9MiB live, 27.4MiB allocated
Algorithm
egg-herbie
Rules
30×distribute-lft-neg-in
28×sub-neg
26×associate--r+
24×neg-mul-1
22×unsub-neg
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0921
12319
24819
38819
413719
518419
621119
721419
079
1119
0118
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(log (+ x (sqrt (+ (* x x) 1))))
Outputs
(log (+ x (sqrt (+ (* x x) 1))))
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))

explain398.0ms (3%)

Memory
-38.8MiB live, 343.8MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1320-1(-0.02335450024077832)(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
730-0-(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
590-0-(sqrt.f64 (+.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
log.f64(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))sensitivity1311
+.f64(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))cancellation730
sqrt.f64(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))oflow-rescue590
(*.f64 x x)overflow59
(+.f64 (*.f64 x x) #s(literal 1 binary64))overflow59
Confusion
Predicted +Predicted -
+2261
-029
Precision
1.0
Recall
0.9955947136563876
Confusion?
Predicted +Predicted MaybePredicted -
+22610
-0029
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
030
1189
237
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
177.0ms104×2valid
53.0ms298×1valid
41.0ms110×0valid
Compiler

Compiled 90 to 32 computations (64.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 216.0ms
ival-log: 141.0ms (65.3% of total)
ival-hypot: 50.0ms (23.2% of total)
ival-add: 10.0ms (4.6% of total)
adjust: 8.0ms (3.7% of total)
ival-mult: 5.0ms (2.3% of total)
exact: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 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
16.2%
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
Compiler

Compiled 10 to 7 computations (30% saved)

simplify3.0ms (0%)

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

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0733
11133
01129
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(log (+ x (sqrt (+ (* x x) 1))))
(+ x (sqrt (+ (* x x) 1)))
x
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
(* x x)
1
Outputs
(log (+ x (sqrt (+ (* x x) 1))))
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+ x (sqrt (+ (* x x) 1)))
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
x
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
(* x x)
(*.f64 x x)
1
#s(literal 1 binary64)

localize165.0ms (1.3%)

Memory
4.9MiB live, 124.4MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x x)
accuracy78.5%
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))
accuracy73.3%
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
accuracy52.2%
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
Samples
84.0ms149×1valid
66.0ms52×2valid
4.0ms55×0valid
Compiler

Compiled 35 to 9 computations (74.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 143.0ms
ival-log: 91.0ms (63.8% of total)
ival-hypot: 40.0ms (28% of total)
ival-add: 5.0ms (3.5% of total)
adjust: 4.0ms (2.8% of total)
ival-mult: 2.0ms (1.4% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series5.0ms (0%)

Memory
6.8MiB live, 6.8MiB allocated
Counts
5 → 60
Calls
Call 1
Inputs
#<alt (+ (* x x) 1)>
#<alt (log (+ x (sqrt (+ (* x x) 1))))>
#<alt (+ x (sqrt (+ (* x x) 1)))>
#<alt (sqrt (+ (* 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/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
Calls

15 calls:

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

rewrite582.0ms (4.4%)

Memory
-8.7MiB live, 582.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 062×accelerator-lowering-fma.f32
6 062×accelerator-lowering-fma.f64
3 598×*-lowering-*.f32
3 598×*-lowering-*.f64
2 994×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0731
13931
229231
3314731
0873127
Stop Event
iter limit
node limit
Counts
5 → 363
Calls
Call 1
Inputs
(+ (* x x) 1)
(log (+ x (sqrt (+ (* x x) 1))))
(+ x (sqrt (+ (* x x) 1)))
(sqrt (+ (* x x) 1))
(* x x)
Outputs
(+.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))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(exp.f64 (log1p.f64 (*.f64 x x)))
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64)))
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(hypot.f64 (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fabs.f64 (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 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(sqrt.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))
(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 (*.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 (*.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 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))) (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 (*.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)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.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))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #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)) (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 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.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)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (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))) (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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.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 (*.f64 x x) (*.f64 (*.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))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #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 x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 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 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 (*.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 (neg.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 (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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.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)))) (/.f64 #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))))) (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 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)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (exp.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (exp.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x 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 (neg.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 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x)))))
(/.f64 (exp.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x)))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.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)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log1p.f64 (*.f64 x x)))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x))))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(*.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)) (/.f64 #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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)))
(*.f64 (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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (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) (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)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.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) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 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 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64)))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #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) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (*.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 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (neg.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 (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 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #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) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (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 (-.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 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.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 (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #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)))))) (fma.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 x) (*.f64 (*.f64 x (*.f64 x 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 (*.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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.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 (pow.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.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)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (fma.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 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #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)))))) #s(literal 1 binary64)) (pow.f64 (fma.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 x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)))
(*.f64 (pow.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)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64)))
(*.f64 (pow.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))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.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))))) #s(literal 1 binary64)) (fma.f64 x x #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 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x 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 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 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 (*.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 (exp.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (exp.f64 (neg.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))))
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))))))
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))))))
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal -1 binary64) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (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/2 binary64)) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x)
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.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 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x)
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) x)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) x)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.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)))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (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)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (pow.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))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(fma.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x)
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #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)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.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 x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) x)
(fma.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) x)
(fma.f64 (pow.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))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) x)
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) x)
(fma.f64 (pow.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) x)
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) x)
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) x)
(fma.f64 (pow.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))) #s(literal 1/4 binary64)) (pow.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)))) #s(literal 1/4 binary64)) x)
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x 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))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.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) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x)
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) x)
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) x)
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x)
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x)
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.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/8 binary64)) x)
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (sqrt.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 x)) (*.f64 x (*.f64 x x))) (*.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))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.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 x)) (*.f64 x (*.f64 x x))) (*.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))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (-.f64 (log1p.f64 (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x #s(literal -1 binary64))))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #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/4 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.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)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/8 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (*.f64 x x)))
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (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/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.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 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.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)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (pow.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))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #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)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.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 x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (pow.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))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (pow.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)))
(*.f64 (pow.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))) #s(literal 1/4 binary64)) (pow.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)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x 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))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.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) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.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/8 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))

simplify419.0ms (3.2%)

Memory
22.1MiB live, 376.5MiB allocated
Algorithm
egg-herbie
Rules
11 038×accelerator-lowering-fma.f32
11 038×accelerator-lowering-fma.f64
4 124×+-lowering-+.f64
4 124×+-lowering-+.f32
2 226×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0125525
1353517
2931509
32909479
47021479
08073448
Stop Event
iter limit
node limit
Counts
60 → 60
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/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
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/6 (pow x 2))))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x))))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(-.f64 x (/.f64 #s(literal -1/2 binary64) x))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 x (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(+.f64 x (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.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)

eval83.0ms (0.6%)

Memory
-26.8MiB live, 138.5MiB allocated
Compiler

Compiled 11 953 to 1 637 computations (86.3% saved)

prune61.0ms (0.5%)

Memory
37.7MiB live, 153.0MiB allocated
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New40716423
Fresh000
Picked101
Done000
Total40816424
Accuracy
100.0%
Counts
424 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.2%
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
53.5%
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
52.1%
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
23.6%
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
5.7%
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
16.2%
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
20.4%
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
5.7%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
29.6%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
28.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
5.7%
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
16.2%
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
15.8%
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
19.5%
(log.f64 (+.f64 x x))
54.1%
x
Compiler

Compiled 612 to 266 computations (56.5% saved)

simplify399.0ms (3%)

Memory
-1.6MiB live, 515.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 x x #s(literal 1 binary64))
cost-diff0
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
cost-diff576
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
cost-diff2816
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
cost-diff0
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
cost-diff0
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
cost-diff0
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
cost-diff0
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
cost-diff0
(+.f64 x x)
cost-diff0
(log.f64 (+.f64 x x))
cost-diff0
(fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
cost-diff0
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
cost-diff0
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
cost-diff192
(fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
Rules
13 596×accelerator-lowering-fma.f32
13 596×accelerator-lowering-fma.f64
2 888×*-lowering-*.f32
2 888×*-lowering-*.f64
1 508×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
028290
158290
2104290
3200290
4363290
5865290
61712276
72341272
83078256
93664255
104021255
114972255
125606255
136007255
146221255
156384255
166528255
177231255
187679255
08074225
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))
x
(* x x)
(* (+ (* x x) 1) (sqrt (+ (* x x) 1)))
(+ (* x x) 1)
1
(sqrt (+ (* x x) 1))
(log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))
(+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))
(* x (- x (sqrt (+ (* x x) 1))))
(- x (sqrt (+ (* x x) 1)))
x
(log (+ x x))
(+ x x)
x
(log (/ (+ -1/2 (/ 1/8 (* x x))) x))
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
-1/2
(/ 1/8 (* x x))
1/8
(* x x)
x
(log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))))
(- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))
(/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x))
(+ (* x x) 1)
x
1
(- (sqrt (+ (* x x) 1)) x)
(sqrt (+ (* x x) 1))
(/ (* x x) (- (sqrt (+ (* x x) 1)) x))
(* x x)
Outputs
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))
(log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))
x
(* x x)
(*.f64 x x)
(* (+ (* x x) 1) (sqrt (+ (* x x) 1)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
1
#s(literal 1 binary64)
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(* x (- x (sqrt (+ (* x x) 1))))
(*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(- x (sqrt (+ (* x x) 1)))
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
x
(log (+ x x))
(log.f64 (+.f64 x x))
(+ x x)
(+.f64 x x)
x
(log (/ (+ -1/2 (/ 1/8 (* x x))) x))
(log.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
(-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
-1/2
#s(literal -1/2 binary64)
(/ 1/8 (* x x))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
1/8
#s(literal 1/8 binary64)
(* x x)
(*.f64 x x)
x
(log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
x
1
#s(literal 1 binary64)
(- (sqrt (+ (* x x) 1)) x)
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/ (* x x) (- (sqrt (+ (* x x) 1)) x))
(/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(* x x)
(*.f64 x x)

localize150.0ms (1.1%)

Memory
-21.7MiB live, 252.2MiB allocated
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy100.0%
(/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
accuracy72.9%
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
accuracy99.9%
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
accuracy81.1%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
accuracy100.0%
(+.f64 x x)
accuracy100.0%
(log.f64 (+.f64 x x))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy100.0%
(log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
accuracy87.8%
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
Samples
41.0ms33×2valid
39.0ms182×0invalid
26.0ms41×1valid
Compiler

Compiled 267 to 29 computations (89.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 85.0ms
ival-log: 38.0ms (44.8% of total)
ival-div: 11.0ms (13% of total)
ival-mult: 9.0ms (10.6% of total)
ival-sub: 7.0ms (8.3% of total)
ival-add: 7.0ms (8.3% of total)
adjust: 6.0ms (7.1% of total)
ival-sqrt: 3.0ms (3.5% of total)
ival-log1p: 3.0ms (3.5% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series66.0ms (0.5%)

Memory
32.8MiB live, 112.5MiB allocated
Counts
18 → 216
Calls
Call 1
Inputs
#<alt (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))>
#<alt (- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))>
#<alt (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))>
#<alt (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))>
#<alt (log (+ x x))>
#<alt (+ x x)>
#<alt (log (/ (+ -1/2 (/ 1/8 (* x x))) x))>
#<alt (/ (+ -1/2 (/ 1/8 (* x x))) x)>
#<alt (+ -1/2 (/ 1/8 (* x x)))>
#<alt (/ 1/8 (* x x))>
#<alt (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))>
#<alt (log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))))>
#<alt (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x))>
#<alt (+ (* x x) 1)>
#<alt (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))>
#<alt (sqrt (+ (* x x) 1))>
#<alt (* x x)>
#<alt (/ (* x x) (- (sqrt (+ (* x x) 1)) x))>
Outputs
#<alt (* -1 x)>
#<alt (* x (- (* 2 x) 1))>
#<alt (* x (- (* x (+ 2 (* -1/2 x))) 1))>
#<alt (* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))>
#<alt (* 3 (pow x 2))>
#<alt (* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))>
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))>
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))>
#<alt (* 3/2 (pow x 2))>
#<alt (* (pow x 2) (+ 3/2 x))>
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))>
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))>
#<alt (+ (log 2) (* -3 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))>
#<alt (+ (log 3/2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))>
#<alt 1>
#<alt (+ 1 (* 3/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 3/2 x)))>
#<alt (+ 1 (* (pow x 2) (+ 3/2 (* x (+ 1 (* 3/8 x))))))>
#<alt (* 2 (pow x 3))>
#<alt (* (pow x 3) (+ 2 (* 3/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))))>
#<alt (* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))>
#<alt (* -3/2 x)>
#<alt (* -1 (* x (+ 3/2 (* 3/8 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 3/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 3/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (+ (log 1/8) (* -3 (log x)))>
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))>
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (/ 1/8 (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))>
#<alt -1/2>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt -1/2>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 3/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 3/2 x)))))>
#<alt (* 2 (pow x 3))>
#<alt (* (pow x 3) (+ 2 (* 5/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))))>
#<alt (* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))>
#<alt (* -1/2 x)>
#<alt (* -1 (* x (+ 1/2 (* 3/8 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))>
#<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 (* x (- (* 3/2 x) 1))>
#<alt (* x (- (* x (+ 3/2 (* 7/6 x))) 1))>
#<alt (* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))>
#<alt (* -2 (log (/ 1 x)))>
#<alt (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))>
#<alt (- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))>
#<alt (+ (log 3) (* -2 (log (/ -1 x))))>
#<alt (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))>
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 x))>
#<alt (* (pow x 2) (+ 1 (* x (+ 1 (* 1/2 x)))))>
#<alt (* (pow x 2) (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))))>
#<alt (* 2 (pow x 3))>
#<alt (* (pow x 3) (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* (pow x 3) (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1/2 x)>
#<alt (* -1 (* x (- 1/2 (* 1/8 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))))))>
Calls

54 calls:

TimeVariablePointExpression
26.0ms
x
@0
(log (+ x x))
20.0ms
x
@-inf
(log (+ x x))
6.0ms
x
@inf
(log (+ x x))
2.0ms
x
@0
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))
1.0ms
x
@-inf
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))

rewrite488.0ms (3.7%)

Memory
-27.7MiB live, 367.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 334×*-lowering-*.f32
5 334×*-lowering-*.f64
3 480×/-lowering-/.f32
3 480×/-lowering-/.f64
2 668×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
028207
1203172
22119172
08241153
Stop Event
iter limit
node limit
Counts
18 → 549
Calls
Call 1
Inputs
(+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))
(log (+ x x))
(+ x x)
(log (/ (+ -1/2 (/ 1/8 (* x x))) x))
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
(/ 1/8 (* x x))
(- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))
(log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))))
(/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x))
(+ (* x x) 1)
(log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))
(sqrt (+ (* x x) 1))
(* x x)
(/ (* x x) (- (sqrt (+ (* x x) 1)) x))
Outputs
(+.f64 (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(+.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))
(+.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x x (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x (*.f64 x x))
(fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 x x))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (fma.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (neg.f64 (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))
(*.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))))) (log.f64 (*.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))))
(*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))))
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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)))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))))) (log.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))))) (log.f64 (fma.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 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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)))))))) (log.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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))))))) (log.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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)))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.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 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 (*.f64 x x) x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (*.f64 x (*.f64 x x)))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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)))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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)))))) (fma.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 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(log.f64 (+.f64 x x))
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+.f64 (log.f64 (*.f64 (*.f64 x x) (+.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))))
(+.f64 (log.f64 #s(literal 0 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x)))))
(-.f64 (log.f64 (*.f64 (*.f64 x x) (+.f64 x x))) (log.f64 (fma.f64 x x #s(literal 0 binary64))))
(-.f64 (log.f64 #s(literal 0 binary64)) (log.f64 #s(literal 0 binary64)))
(-.f64 (log.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 x x)))) (log.f64 (neg.f64 (fma.f64 x x #s(literal 0 binary64)))))
(neg.f64 (log.f64 (+.f64 x x)))
(neg.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x)))))
(+.f64 x x)
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (+.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x))))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 x x) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 x x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64))
(pow.f64 (+.f64 x x) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x))) #s(literal -1 binary64))
(*.f64 x #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 (*.f64 (*.f64 x x) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(+.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (neg.f64 (log.f64 x)))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(+.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))))
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (log.f64 x))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(-.f64 (log.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))))
(-.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x)))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x)))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 (neg.f64 x))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (log.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (neg.f64 x)))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (neg.f64 x))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)))
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/8 binary64) x) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/8 binary64) x)))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 x (neg.f64 x))))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (neg.f64 x)))
(/.f64 (/.f64 #s(literal 1/8 binary64) x) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x))
(pow.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/8 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64))
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x))
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64)))
(-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(fma.f64 x (neg.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (*.f64 x x) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (neg.f64 x) (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (*.f64 x (neg.f64 x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x)
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) x)
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 (*.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)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 (*.f64 x 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))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (-.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.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 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.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 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.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)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(*.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(+.f64 (log.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(-.f64 (log.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (log.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (-.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x)))) (log.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (neg.f64 x))))) (log.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x (neg.f64 x))))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x)))) (log.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x))))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(-.f64 (log.f64 (neg.f64 (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))
(-.f64 (log.f64 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(fma.f64 #s(literal -1 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 0 binary64))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(neg.f64 (log.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.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 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))))
(neg.f64 (log.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 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)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 (*.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)) (*.f64 x x))))
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 (*.f64 x 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 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(exp.f64 (log1p.f64 (*.f64 x x)))
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 2 binary64)))
(fabs.f64 (fma.f64 x x #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x 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))))
(sqrt.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))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 (*.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 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))))
(/.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 x (*.f64 (*.f64 x 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)) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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)) (fma.f64 x x #s(literal -1 binary64))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 (*.f64 x 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)) (*.f64 x x))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #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 (pow.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.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)))
(log.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(+.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log.f64 (fma.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #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/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (log.f64 (*.f64 x x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 x (*.f64 x #s(literal 1 binary64)))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))

simplify924.0ms (7%)

Memory
12.7MiB live, 607.5MiB allocated
Algorithm
egg-herbie
Rules
14 946×accelerator-lowering-fma.f32
14 946×accelerator-lowering-fma.f64
7 114×+-lowering-+.f64
7 114×+-lowering-+.f32
3 472×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03882318
111232151
233462087
080401982
Stop Event
iter limit
node limit
Counts
216 → 216
Calls
Call 1
Inputs
(* -1 x)
(* x (- (* 2 x) 1))
(* x (- (* x (+ 2 (* -1/2 x))) 1))
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))
(pow x 2)
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))
(* 3 (pow x 2))
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(* 3/2 (pow x 2))
(* (pow x 2) (+ 3/2 x))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))
(+ (log 2) (* -3 (log (/ 1 x))))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))
(+ (log 3/2) (* -1 (log (/ -1 x))))
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))
1
(+ 1 (* 3/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 3/2 x)))
(+ 1 (* (pow x 2) (+ 3/2 (* x (+ 1 (* 3/8 x))))))
(* 2 (pow x 3))
(* (pow x 3) (+ 2 (* 3/2 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))))
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))
(* -3/2 x)
(* -1 (* x (+ 3/2 (* 3/8 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 3/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))
(* -1 (* x (- (+ 3/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))
(+ (log 2) (log x))
(+ (log 2) (log x))
(+ (log 2) (log x))
(+ (log 2) (log x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(+ (log 1/8) (* -3 (log x)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+ (log -1/2) (log (/ 1 x)))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(/ 1/8 (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/ 1/8 (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
-1/2
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
-1/2
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 3/2 x))))
(+ 1 (* x (+ 1 (* x (+ 3/2 x)))))
(* 2 (pow x 3))
(* (pow x 3) (+ 2 (* 5/2 (/ 1 (pow x 2)))))
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))))
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))
(* -1/2 x)
(* -1 (* x (+ 1/2 (* 3/8 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))
(* -1 (* x (- (+ 1/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))
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)
(* x (- (* 3/2 x) 1))
(* x (- (* x (+ 3/2 (* 7/6 x))) 1))
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))
(* -2 (log (/ 1 x)))
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))
(+ (log 3) (* -2 (log (/ -1 x))))
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(* (pow x 2) (+ 1 x))
(* (pow x 2) (+ 1 (* x (+ 1 (* 1/2 x)))))
(* (pow x 2) (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))))
(* 2 (pow x 3))
(* (pow x 3) (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 3) (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* (pow x 3) (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1/2 x)
(* -1 (* x (- 1/2 (* 1/8 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))))))
Outputs
(* -1 x)
(neg.f64 x)
(* x (- (* 2 x) 1))
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)))
(* x (- (* x (+ 2 (* -1/2 x))) 1))
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x x #s(literal -1/2 binary64))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)))
(* 3 (pow x 2))
(*.f64 x (*.f64 x #s(literal 3 binary64)))
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))
(+.f64 (log.f64 #s(literal 3/2 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))) (-.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))) (-.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* 3/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 3/2 binary64)))
(* (pow x 2) (+ 3/2 x))
(*.f64 (*.f64 x x) (+.f64 x #s(literal 3/2 binary64)))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))
(*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/2 binary64) #s(literal -3/4 binary64)) #s(literal 1 binary64)) #s(literal 3/2 binary64))))
(+ (log 2) (* -3 (log (/ 1 x))))
(fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x)))) (/.f64 (+.f64 #s(literal -3/32 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
(+ (log 3/2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
1
#s(literal 1 binary64)
(+ 1 (* 3/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 3/2 x)))
(fma.f64 (*.f64 x x) (+.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 3/2 (* x (+ 1 (* 3/8 x))))))
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal 1 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))
(* 2 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64)))
(* (pow x 3) (+ 2 (* 3/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))))
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))))
(* -3/2 x)
(*.f64 x #s(literal -3/2 binary64))
(* -1 (* x (+ 3/2 (* 3/8 (/ 1 (pow x 2))))))
(neg.f64 (*.f64 x (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 x x)))))
(* -1 (* x (- (+ 3/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))
(*.f64 (neg.f64 x) (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -1 (* x (- (+ 3/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))
(*.f64 (neg.f64 x) (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 #s(literal 3/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(+ (log 1/8) (* -3 (log x)))
(fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(fma.f64 (*.f64 x x) #s(literal -4 binary64) (fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -8 binary64)) #s(literal -4 binary64))) (fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -64/3 binary64) #s(literal -8 binary64)) #s(literal -4 binary64)) (fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64))))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x)))
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(/ 1/8 (pow x 3))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))
-1/2
#s(literal -1/2 binary64)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
-1/2
#s(literal -1/2 binary64)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
(/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 x))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 3/2 x))))
(fma.f64 x (fma.f64 x #s(literal 3/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 3/2 x)))))
(fma.f64 x (fma.f64 x (+.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(* 2 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64)))
(* (pow x 3) (+ 2 (* 5/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 5/2 binary64) (*.f64 x x)))))
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 5/2 binary64) (*.f64 x x)))))
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 5/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1 (* x (+ 1/2 (* 3/8 (/ 1 (pow x 2))))))
(neg.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 x x)))))
(* -1 (* x (- (+ 1/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))
(*.f64 (neg.f64 x) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -1 (* x (- (+ 1/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))
(*.f64 x (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal 3/128 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 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)
(neg.f64 x)
(* x (- (* 3/2 x) 1))
(*.f64 x (fma.f64 x #s(literal 3/2 binary64) #s(literal -1 binary64)))
(* x (- (* x (+ 3/2 (* 7/6 x))) 1))
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/6 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64)))
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 7/6 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)))
(* -2 (log (/ 1 x)))
(*.f64 #s(literal 2 binary64) (log.f64 x))
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))
(fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))
(+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64))))
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))
(+.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 8 binary64))))
(+ (log 3) (* -2 (log (/ -1 x))))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))
(+.f64 (log.f64 #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))
(+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(fma.f64 (/.f64 x (*.f64 x x)) #s(literal -1/2 binary64) (neg.f64 x))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x 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)
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 x))
(*.f64 x (fma.f64 x x x))
(* (pow x 2) (+ 1 (* x (+ 1 (* 1/2 x)))))
(*.f64 x (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) x))
(* (pow x 2) (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))))
(*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x))
(* 2 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64)))
(* (pow x 3) (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64)))
(* (pow x 3) (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(* (pow x 3) (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1 (* x (- 1/2 (* 1/8 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))))))
(neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 6 binary64))))))))

eval451.0ms (3.4%)

Memory
38.3MiB live, 265.9MiB allocated
Compiler

Compiled 40 529 to 3 848 computations (90.5% saved)

prune209.0ms (1.6%)

Memory
-24.2MiB live, 304.4MiB allocated
Pruning

15 alts after pruning (11 fresh and 4 done)

PrunedKeptTotal
New1 14821 150
Fresh2911
Picked145
Done000
Total1 151151 166
Accuracy
100.0%
Counts
1 166 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.2%
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
53.5%
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
52.1%
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
23.6%
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
5.7%
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
19.8%
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
20.4%
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
5.7%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
28.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
5.7%
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
16.2%
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
19.5%
(log.f64 (+.f64 x x))
54.1%
x
Compiler

Compiled 568 to 235 computations (58.6% saved)

simplify550.0ms (4.2%)

Memory
9.5MiB live, 918.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
cost-diff0
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
cost-diff0
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) x)
cost-diff0
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))
cost-diff0
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
cost-diff0
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
cost-diff0
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
cost-diff0
(*.f64 x #s(literal -1/6 binary64))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
cost-diff0
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
cost-diff0
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
cost-diff192
(fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
cost-diff2624
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
Rules
23 508×accelerator-lowering-fma.f32
23 508×accelerator-lowering-fma.f64
3 368×*-lowering-*.f32
3 368×*-lowering-*.f64
2 680×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
039280
193280
2199280
3429280
4954280
51567280
62405280
75529280
87027280
97110280
107150280
117180280
127180280
137914280
147932280
157936280
08616242
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))))
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))
x
(* x x)
(* (+ (* x x) 1) (sqrt (+ (* x x) 1)))
(+ (* x x) 1)
1
(sqrt (+ (* x x) 1))
(log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))
(+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))
(* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))
(- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))
(* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))
(sqrt (sqrt (+ (* x x) 1)))
(+ (* (* x x) (* x -1/6)) x)
(* x x)
x
(* x -1/6)
-1/6
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)
(+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6)
(* x x)
x
(+ (* x (* x -5/112)) 3/40)
(* x -5/112)
-5/112
3/40
-1/6
(* x (* x x))
(log (+ (* x 2) (/ 1/2 x)))
(+ (* x 2) (/ 1/2 x))
x
2
(/ 1/2 x)
1/2
(neg (log (- (sqrt (+ (* x x) 1)) x)))
(log (- (sqrt (+ (* x x) 1)) x))
(- (sqrt (+ (* x x) 1)) x)
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
x
1
Outputs
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))
(fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
x
(* x x)
(*.f64 x x)
(* (+ (* x x) 1) (sqrt (+ (* x x) 1)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
1
#s(literal 1 binary64)
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))
(*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(sqrt (sqrt (+ (* x x) 1)))
(sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+ (* (* x x) (* x -1/6)) x)
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)
(* x x)
(*.f64 x x)
x
(* x -1/6)
(*.f64 x #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x)
(+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6)
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))
(* x x)
(*.f64 x x)
x
(+ (* x (* x -5/112)) 3/40)
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* x -5/112)
(*.f64 x #s(literal -5/112 binary64))
-5/112
#s(literal -5/112 binary64)
3/40
#s(literal 3/40 binary64)
-1/6
#s(literal -1/6 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))
(log (+ (* x 2) (/ 1/2 x)))
(log.f64 (+.f64 x (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(+ (* x 2) (/ 1/2 x))
(+.f64 x (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
x
2
#s(literal 2 binary64)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
(neg (log (- (sqrt (+ (* x x) 1)) x)))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log (- (sqrt (+ (* x x) 1)) x))
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(- (sqrt (+ (* x x) 1)) x)
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
x
1
#s(literal 1 binary64)

localize493.0ms (3.7%)

Memory
-17.9MiB live, 527.9MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
accuracy92.0%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy82.2%
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
accuracy72.9%
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
accuracy100.0%
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) x)
accuracy100.0%
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
accuracy100.0%
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
accuracy100.0%
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
accuracy99.9%
(*.f64 x (*.f64 x x))
accuracy99.9%
(*.f64 x #s(literal -5/112 binary64))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
accuracy99.7%
(*.f64 x #s(literal -1/6 binary64))
accuracy92.0%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy91.7%
(log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
accuracy82.2%
(-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
accuracy74.5%
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
Samples
180.0ms29×2valid
154.0ms93×1valid
46.0ms133×0invalid
0.0ms0valid
Compiler

Compiled 307 to 40 computations (87% saved)

Precisions
Click to see histograms. Total time spent on operations: 348.0ms
ival-log: 162.0ms (46.5% of total)
ival-sub: 96.0ms (27.6% of total)
ival-mult: 26.0ms (7.5% of total)
ival-add: 25.0ms (7.2% of total)
const: 13.0ms (3.7% of total)
adjust: 12.0ms (3.4% of total)
ival-sqrt: 6.0ms (1.7% of total)
ival-log1p: 4.0ms (1.1% of total)
ival-div: 2.0ms (0.6% of total)
ival-neg: 2.0ms (0.6% of total)
exact: 1.0ms (0.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series15.0ms (0.1%)

Memory
-2.8MiB live, 35.4MiB allocated
Counts
21 → 252
Calls
Call 1
Inputs
#<alt (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))>
#<alt (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))>
#<alt (- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))))>
#<alt (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))>
#<alt (+ (* (* x x) (* x -1/6)) x)>
#<alt (* x x)>
#<alt (* x -1/6)>
#<alt (+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)>
#<alt (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6)>
#<alt (+ (* x (* x -5/112)) 3/40)>
#<alt (log (+ (* x 2) (/ 1/2 x)))>
#<alt (+ (* x 2) (/ 1/2 x))>
#<alt (/ 1/2 x)>
#<alt (neg (log (- (sqrt (+ (* x x) 1)) x)))>
#<alt (log (- (sqrt (+ (* x x) 1)) x))>
#<alt (- (sqrt (+ (* x x) 1)) x)>
#<alt (sqrt (+ (* x x) 1))>
#<alt (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))>
#<alt (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))>
#<alt (* x -5/112)>
#<alt (* x (* x x))>
Outputs
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 x)>
#<alt (* x (- (* 2 x) 1))>
#<alt (* x (- (* x (+ 2 (* -1/2 x))) 1))>
#<alt (* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))>
#<alt (* 3 (pow x 2))>
#<alt (* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))>
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))>
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))>
#<alt (* 3/2 (pow x 2))>
#<alt (* (pow x 2) (+ 3/2 x))>
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))>
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))>
#<alt (+ (log 2) (* -3 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))>
#<alt (+ (log 3/2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))>
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* -1/6 (pow x 3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 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/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (* -5/112 (pow x 7))>
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -5/112 (pow x 7))>
#<alt (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt -1/6>
#<alt (- (* 3/40 (pow x 2)) 1/6)>
#<alt (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)>
#<alt (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)>
#<alt (* -5/112 (pow x 4))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -5/112 (pow x 4))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt 3/40>
#<alt (+ 3/40 (* -5/112 (pow x 2)))>
#<alt (+ 3/40 (* -5/112 (pow x 2)))>
#<alt (+ 3/40 (* -5/112 (pow x 2)))>
#<alt (* -5/112 (pow x 2))>
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* -5/112 (pow x 2))>
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))>
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)>
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)>
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (* -1 (+ (log 1/2) (log (/ 1 x))))>
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))>
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))>
#<alt (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))>
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))>
#<alt (* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))>
#<alt (* -1 x)>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt (+ (log 2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* x (- (* 1/2 x) 1)))>
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))>
#<alt (/ 1/2 x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)>
#<alt (* -2 x)>
#<alt (* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt -1>
#<alt (- x 1)>
#<alt (- (* x (+ 1 (* -1/2 x))) 1)>
#<alt (- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))>
#<alt (* -1 x)>
#<alt (* x (- (* 3/2 x) 1))>
#<alt (* x (- (* x (+ 3/2 (* 7/6 x))) 1))>
#<alt (* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))>
#<alt (* -2 (log (/ 1 x)))>
#<alt (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))>
#<alt (- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))>
#<alt (+ (log 3) (* -2 (log (/ -1 x))))>
#<alt (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))>
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (* -5/112 x)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
Calls

63 calls:

TimeVariablePointExpression
2.0ms
x
@0
(neg (log (- (sqrt (+ (* x x) 1)) x)))
0.0ms
x
@-inf
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)
0.0ms
x
@inf
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)
0.0ms
x
@inf
(+ (* (* x x) (* x -1/6)) x)
0.0ms
x
@-inf
(log (+ (* x 2) (/ 1/2 x)))

rewrite386.0ms (2.9%)

Memory
24.7MiB live, 818.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 072×accelerator-lowering-fma.f32
7 072×accelerator-lowering-fma.f64
4 758×*-lowering-*.f32
4 758×*-lowering-*.f64
4 228×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
039199
1243189
22136189
09727166
Stop Event
iter limit
node limit
Counts
21 → 537
Calls
Call 1
Inputs
(* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))
(+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))))
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))
(+ (* (* x x) (* x -1/6)) x)
(* x x)
(* x -1/6)
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)
(+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6)
(+ (* x (* x -5/112)) 3/40)
(log (+ (* x 2) (/ 1/2 x)))
(+ (* x 2) (/ 1/2 x))
(/ 1/2 x)
(neg (log (- (sqrt (+ (* x x) 1)) x)))
(log (- (sqrt (+ (* x x) 1)) x))
(- (sqrt (+ (* x x) 1)) x)
(sqrt (+ (* x x) 1))
(- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))
(log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))
(* x -5/112)
(* x (* x x))
Outputs
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(+.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))
(+.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))
(fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x x (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x (*.f64 x x))
(fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 x x))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (fma.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x)))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x) (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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))))))) (log.f64 (*.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (sqrt.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 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))))
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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))))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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))))))) (log.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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))))))) (log.f64 (fma.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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (-.f64 (*.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 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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)))))))) (log.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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))))))) (log.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (sqrt.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)))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.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 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x)
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 x (*.f64 x #s(literal 1 binary64)))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 x #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) x)
(+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x x)) x x)
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) x x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/6 binary64))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 x (*.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -5/112 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 x x) #s(literal -1/6 binary64))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -5/112 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) x #s(literal -1/6 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) x) x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -5/112 binary64))) x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) #s(literal 3/40 binary64))
(+.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))))
(-.f64 (/.f64 #s(literal 9/1600 binary64) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))
(fma.f64 #s(literal -5/112 binary64) (*.f64 x x) #s(literal 3/40 binary64))
(fma.f64 (*.f64 x #s(literal -5/112 binary64)) x #s(literal 3/40 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) (neg.f64 (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))))
(/.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64))) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 9/1600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)))) (neg.f64 (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))))
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (log.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))))
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64))))
(/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))
(/.f64 (fma.f64 x (neg.f64 (neg.f64 x)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))
(/.f64 (fma.f64 x (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 x) x #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) x))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal 1/2 binary64) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 x))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (/.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (/.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))))
(*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(+.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))))))
(-.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))
(+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (neg.f64 x))
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 x))
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 x))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(fma.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x))))
(pow.f64 (/.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(log.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(+.f64 (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log.f64 (fma.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 x #s(literal -5/112 binary64))
(*.f64 #s(literal -5/112 binary64) x)
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64)))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))

simplify487.0ms (3.7%)

Memory
-19.7MiB live, 730.7MiB allocated
Algorithm
egg-herbie
Rules
11 990×accelerator-lowering-fma.f32
11 990×accelerator-lowering-fma.f64
6 678×+-lowering-+.f64
6 678×+-lowering-+.f32
3 728×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03792557
110832433
232002353
084892236
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(* -1 x)
(* x (- (* 2 x) 1))
(* x (- (* x (+ 2 (* -1/2 x))) 1))
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))
(pow x 2)
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))
(* 3 (pow x 2))
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(* 3/2 (pow x 2))
(* (pow x 2) (+ 3/2 x))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))
(+ (log 2) (* -3 (log (/ 1 x))))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))
(+ (log 3/2) (* -1 (log (/ -1 x))))
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* -1/6 (pow x 2))))
(* -1/6 (pow x 3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 3))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/6 (/ 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/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(* -5/112 (pow x 7))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -5/112 (pow x 7))
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
-1/6
(- (* 3/40 (pow x 2)) 1/6)
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)
(* -5/112 (pow x 4))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -5/112 (pow x 4))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
3/40
(+ 3/40 (* -5/112 (pow x 2)))
(+ 3/40 (* -5/112 (pow x 2)))
(+ 3/40 (* -5/112 (pow x 2)))
(* -5/112 (pow x 2))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* -5/112 (pow x 2))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(/ 1/2 x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(* -1 (+ (log 1/2) (log (/ 1 x))))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(* -1 x)
(* x (- (* 1/6 (pow x 2)) 1))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(+ (log 1/2) (log (/ 1 x)))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+ (log 2) (* -1 (log (/ -1 x))))
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
1
(+ 1 (* -1 x))
(+ 1 (* x (- (* 1/2 x) 1)))
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))
(/ 1/2 x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)
(* -2 x)
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
-1
(- x 1)
(- (* x (+ 1 (* -1/2 x))) 1)
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
(* -1 x)
(* x (- (* 3/2 x) 1))
(* x (- (* x (+ 3/2 (* 7/6 x))) 1))
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))
(* -2 (log (/ 1 x)))
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))
(+ (log 3) (* -2 (log (/ -1 x))))
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(* -5/112 x)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
Outputs
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 x))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
(* -1 x)
(neg.f64 x)
(* x (- (* 2 x) 1))
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64)))
(* x (- (* x (+ 2 (* -1/2 x))) 1))
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x x #s(literal -1/2 binary64))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64))
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64)))
(* 3 (pow x 2))
(*.f64 x (*.f64 x #s(literal 3 binary64)))
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x)
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x)))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 x) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 x) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))
(+.f64 (log.f64 #s(literal 3/2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))))
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(-.f64 (-.f64 (+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(* 3/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 3/2 binary64)))
(* (pow x 2) (+ 3/2 x))
(*.f64 (*.f64 x x) (+.f64 x #s(literal 3/2 binary64)))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/2 binary64) #s(literal -3/4 binary64)) #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(+ (log 2) (* -3 (log (/ 1 x))))
(fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))
(-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x)))) (/.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal 1/32 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
(+ (log 3/2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* -1/6 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* -1/6 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x)
(* -5/112 (pow x 7))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(* -5/112 (pow x 7))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64)))
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (neg.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
-1/6
#s(literal -1/6 binary64)
(- (* 3/40 (pow x 2)) 1/6)
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* -5/112 (pow x 4))
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -5/112 (pow x 4))
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
3/40
#s(literal 3/40 binary64)
(+ 3/40 (* -5/112 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(+ 3/40 (* -5/112 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(+ 3/40 (* -5/112 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* -5/112 (pow x 2))
(*.f64 x (*.f64 x #s(literal -5/112 binary64)))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* -5/112 (pow x 2))
(*.f64 x (*.f64 x #s(literal -5/112 binary64)))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))
(+ (log 1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))
(-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (log.f64 #s(literal 1/2 binary64))) (log.f64 x))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))
(-.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -8 binary64) #s(literal 4 binary64))) (log.f64 #s(literal 1/2 binary64))) (log.f64 x))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 64/3 binary64) #s(literal -8 binary64))) #s(literal 4 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal -2 binary64))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x)
(* -1 (+ (log 1/2) (log (/ 1 x))))
(-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))))
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64)))
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* -1 x)
(neg.f64 x)
(* x (- (* 1/6 (pow x 2)) 1))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(+ (log 1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
(+ (log 2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* x (- (* 1/2 x) 1)))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 x))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
-1
#s(literal -1 binary64)
(- x 1)
(+.f64 x #s(literal -1 binary64))
(- (* x (+ 1 (* -1/2 x))) 1)
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -1 x)
(neg.f64 x)
(* x (- (* 3/2 x) 1))
(*.f64 x (fma.f64 x #s(literal 3/2 binary64) #s(literal -1 binary64)))
(* x (- (* x (+ 3/2 (* 7/6 x))) 1))
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/6 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64)))
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 7/6 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)))
(* -2 (log (/ 1 x)))
(*.f64 #s(literal 2 binary64) (log.f64 x))
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))
(fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))
(+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64))))
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))
(+.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 8 binary64))))
(+ (log 3) (* -2 (log (/ -1 x))))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))
(+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(* -5/112 x)
(*.f64 x #s(literal -5/112 binary64))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))

eval137.0ms (1%)

Memory
18.3MiB live, 294.2MiB allocated
Compiler

Compiled 34 123 to 3 361 computations (90.2% saved)

prune141.0ms (1.1%)

Memory
11.3MiB live, 251.4MiB allocated
Pruning

18 alts after pruning (9 fresh and 9 done)

PrunedKeptTotal
New9804984
Fresh156
Picked055
Done044
Total98118999
Accuracy
100.0%
Counts
999 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.2%
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
53.5%
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
52.1%
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
23.6%
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
5.7%
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
52.2%
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
19.8%
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
28.5%
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
12.5%
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
20.4%
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
5.7%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
28.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
5.7%
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
16.2%
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
19.5%
(log.f64 (+.f64 x x))
54.1%
x
Compiler

Compiled 549 to 234 computations (57.4% saved)

simplify289.0ms (2.2%)

Memory
-33.4MiB live, 381.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff64
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
cost-diff128
(neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
cost-diff896
(fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))
cost-diff6400
(log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
cost-diff0
(fma.f64 x x #s(literal 1 binary64))
cost-diff0
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
cost-diff0
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
cost-diff0
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
cost-diff0
(neg.f64 x)
cost-diff0
(-.f64 (neg.f64 x) x)
cost-diff0
(log.f64 (-.f64 (neg.f64 x) x))
cost-diff0
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))
cost-diff0
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
cost-diff128
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
cost-diff0
(*.f64 x (*.f64 x x))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))
cost-diff0
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
Rules
10 812×accelerator-lowering-fma.f32
10 812×accelerator-lowering-fma.f64
2 224×*-lowering-*.f32
2 224×*-lowering-*.f64
2 050×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
038252
1104241
2308235
3847220
43025220
55996220
08075195
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)
(+ (* (* x x) 3/40) -1/6)
(* x x)
x
3/40
-1/6
(* x (* x x))
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)))
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))
x
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)
(* x x)
(+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)
(* x (+ (* (* x x) 5/112) -3/40))
(+ (* (* x x) 5/112) -3/40)
5/112
-3/40
1/6
-1
(neg (log (- (neg x) x)))
(log (- (neg x) x))
(- (neg x) x)
(neg x)
x
(log (+ (sqrt (+ (* x x) 1)) x))
(+ (sqrt (+ (* x x) 1)) x)
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
x
1
(- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1))))))
(log (+ (* x (neg x)) (+ (* x x) 1)))
(+ (* x (neg x)) (+ (* x x) 1))
x
(neg x)
(+ (* x x) 1)
1
(log (neg (- x (sqrt (+ (* x x) 1)))))
(neg (- x (sqrt (+ (* x x) 1))))
(- x (sqrt (+ (* x x) 1)))
(sqrt (+ (* x x) 1))
Outputs
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(+ (* (* x x) 3/40) -1/6)
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* x x)
(*.f64 x x)
x
3/40
#s(literal 3/40 binary64)
-1/6
#s(literal -1/6 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x)
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
x
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))
(* x x)
(*.f64 x x)
(+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))
(* x (+ (* (* x x) 5/112) -3/40))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))
(+ (* (* x x) 5/112) -3/40)
(fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))
5/112
#s(literal 5/112 binary64)
-3/40
#s(literal -3/40 binary64)
1/6
#s(literal 1/6 binary64)
-1
#s(literal -1 binary64)
(neg (log (- (neg x) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log (- (neg x) x))
(log.f64 (-.f64 (neg.f64 x) x))
(- (neg x) x)
(-.f64 (neg.f64 x) x)
(neg x)
(neg.f64 x)
x
(log (+ (sqrt (+ (* x x) 1)) x))
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+ (sqrt (+ (* x x) 1)) x)
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
x
1
#s(literal 1 binary64)
(- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1))))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log (+ (* x (neg x)) (+ (* x x) 1)))
#s(literal 0 binary64)
(+ (* x (neg x)) (+ (* x x) 1))
#s(literal 1 binary64)
x
(neg x)
(neg.f64 x)
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
1
#s(literal 1 binary64)
(log (neg (- x (sqrt (+ (* x x) 1)))))
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(neg (- x (sqrt (+ (* x x) 1))))
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(- x (sqrt (+ (* x x) 1)))
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))

localize237.0ms (1.8%)

Memory
18.7MiB live, 321.3MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
accuracy86.6%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy78.9%
(log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
accuracy72.8%
(fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))
accuracy100.0%
(fma.f64 x x #s(literal 1 binary64))
accuracy86.6%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy79.4%
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
accuracy73.3%
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
accuracy100.0%
(-.f64 (neg.f64 x) x)
accuracy100.0%
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
accuracy100.0%
(neg.f64 x)
accuracy99.6%
(log.f64 (-.f64 (neg.f64 x) x))
accuracy100.0%
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64))
accuracy100.0%
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
accuracy99.8%
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))
accuracy99.6%
(fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
accuracy99.9%
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))
accuracy99.9%
(*.f64 x (*.f64 x x))
Samples
96.0ms103×2valid
43.0ms123×0invalid
30.0ms16×3valid
10.0ms14×1valid
Compiler

Compiled 235 to 40 computations (83% saved)

Precisions
Click to see histograms. Total time spent on operations: 147.0ms
ival-log: 45.0ms (30.7% of total)
ival-mult: 27.0ms (18.4% of total)
const: 19.0ms (13% of total)
adjust: 17.0ms (11.6% of total)
ival-add: 17.0ms (11.6% of total)
ival-neg: 12.0ms (8.2% of total)
ival-sub: 6.0ms (4.1% of total)
ival-sqrt: 3.0ms (2% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series251.0ms (1.9%)

Memory
16.5MiB live, 170.8MiB allocated
Counts
24 → 288
Calls
Call 1
Inputs
#<alt (+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)>
#<alt (+ (* (* x x) 3/40) -1/6)>
#<alt (* x x)>
#<alt (* x (* x x))>
#<alt (neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)))>
#<alt (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))>
#<alt (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)>
#<alt (neg (log (- (neg x) x)))>
#<alt (log (- (neg x) x))>
#<alt (- (neg x) x)>
#<alt (neg x)>
#<alt (log (+ (sqrt (+ (* x x) 1)) x))>
#<alt (+ (sqrt (+ (* x x) 1)) x)>
#<alt (sqrt (+ (* x x) 1))>
#<alt (+ (* x x) 1)>
#<alt (log (+ (* x (neg x)) (+ (* x x) 1)))>
#<alt (+ (* x (neg x)) (+ (* x x) 1))>
#<alt (neg (- x (sqrt (+ (* x x) 1))))>
#<alt (- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1))))))>
#<alt (+ (* (* x x) 5/112) -3/40)>
#<alt (* x (+ (* (* x x) 5/112) -3/40))>
#<alt (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)>
#<alt (log (neg (- x (sqrt (+ (* x x) 1)))))>
#<alt (- x (sqrt (+ (* x x) 1)))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* 3/40 (pow x 5))>
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* 3/40 (pow x 5))>
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))>
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))>
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))>
#<alt -1/6>
#<alt (- (* 3/40 (pow x 2)) 1/6)>
#<alt (- (* 3/40 (pow x 2)) 1/6)>
#<alt (- (* 3/40 (pow x 2)) 1/6)>
#<alt (* 3/40 (pow x 2))>
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* 3/40 (pow x 2))>
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 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 (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (* -5/112 (pow x 7))>
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -5/112 (pow x 7))>
#<alt (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* -1 x)>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))>
#<alt (* 5/112 (pow x 7))>
#<alt (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))>
#<alt (* 5/112 (pow x 7))>
#<alt (* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))>
#<alt (* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))>
#<alt (* -1 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))>
#<alt -1>
#<alt (- (* 1/6 (pow x 2)) 1)>
#<alt (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)>
#<alt (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)>
#<alt (* 5/112 (pow x 6))>
#<alt (* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))>
#<alt (* 5/112 (pow x 6))>
#<alt (* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))>
#<alt (* -1 (+ (log -2) (log x)))>
#<alt (* -1 (+ (log -2) (log x)))>
#<alt (* -1 (+ (log -2) (log x)))>
#<alt (* -1 (+ (log -2) (log x)))>
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))>
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))>
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))>
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))>
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))>
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))>
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))>
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))>
#<alt (+ (log -2) (log x))>
#<alt (+ (log -2) (log x))>
#<alt (+ (log -2) (log x))>
#<alt (+ (log -2) (log x))>
#<alt (+ (log -2) (* -1 (log (/ 1 x))))>
#<alt (+ (log -2) (* -1 (log (/ 1 x))))>
#<alt (+ (log -2) (* -1 (log (/ 1 x))))>
#<alt (+ (log -2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 2) (* -1 (log (/ -1 x))))>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<alt (* -2 x)>
#<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/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<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 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* x (- (* 1/2 x) 1)))>
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))>
#<alt (/ 1/2 x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)>
#<alt (* -2 x)>
#<alt (* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (* -1 (+ (log 1/2) (log (/ 1 x))))>
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))>
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))>
#<alt (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))>
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))>
#<alt (* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))>
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))>
#<alt -3/40>
#<alt (- (* 5/112 (pow x 2)) 3/40)>
#<alt (- (* 5/112 (pow x 2)) 3/40)>
#<alt (- (* 5/112 (pow x 2)) 3/40)>
#<alt (* 5/112 (pow x 2))>
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* 5/112 (pow x 2))>
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* -3/40 x)>
#<alt (* x (- (* 5/112 (pow x 2)) 3/40))>
#<alt (* x (- (* 5/112 (pow x 2)) 3/40))>
#<alt (* x (- (* 5/112 (pow x 2)) 3/40))>
#<alt (* 5/112 (pow x 3))>
#<alt (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* 5/112 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))>
#<alt (* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))>
#<alt (* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))>
#<alt 1/6>
#<alt (+ 1/6 (* -3/40 (pow x 2)))>
#<alt (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))>
#<alt (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))>
#<alt (* 5/112 (pow x 4))>
#<alt (* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* 5/112 (pow x 4))>
#<alt (* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))>
#<alt (* -1 x)>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt (+ (log 2) (* -1 (log (/ -1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt -1>
#<alt (- x 1)>
#<alt (- (* x (+ 1 (* -1/2 x))) 1)>
#<alt (- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))>
Calls

72 calls:

TimeVariablePointExpression
234.0ms
x
@0
(log (+ (* x (neg x)) (+ (* x x) 1)))
8.0ms
x
@0
(neg (log (- (neg x) x)))
0.0ms
x
@-inf
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)))
0.0ms
x
@inf
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)
0.0ms
x
@-inf
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)

rewrite586.0ms (4.4%)

Memory
-135.6MiB live, 618.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
7 644×accelerator-lowering-fma.f32
7 644×accelerator-lowering-fma.f64
4 118×*-lowering-*.f32
4 118×*-lowering-*.f64
3 692×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
038231
1239215
22022215
08780189
Stop Event
iter limit
node limit
Counts
24 → 732
Calls
Call 1
Inputs
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)
(+ (* (* x x) 3/40) -1/6)
(* x x)
(* x (* x x))
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)))
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)
(neg (log (- (neg x) x)))
(log (- (neg x) x))
(- (neg x) x)
(neg x)
(log (+ (sqrt (+ (* x x) 1)) x))
(+ (sqrt (+ (* x x) 1)) x)
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
(log (+ (* x (neg x)) (+ (* x x) 1)))
(+ (* x (neg x)) (+ (* x x) 1))
(neg (- x (sqrt (+ (* x x) 1))))
(- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1))))))
(+ (* (* x x) 5/112) -3/40)
(* x (+ (* (* x x) 5/112) -3/40))
(+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)
(log (neg (- x (sqrt (+ (* x x) 1)))))
(- x (sqrt (+ (* x x) 1)))
Outputs
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x)
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x)
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x x)) x x)
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) x x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))))))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64))
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)))
(neg.f64 (*.f64 x (neg.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 x (*.f64 x #s(literal 1 binary64)))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64)))
(neg.f64 (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 x) #s(literal 3 binary64))
(pow.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 x))) #s(literal 3 binary64))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (*.f64 x x) (neg.f64 x))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))
(*.f64 (neg.f64 x) (*.f64 x x))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)))
(+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 x)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))
(+.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(+.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 x))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x))) (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 x)))))
(*.f64 x (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x))
(*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (neg.f64 x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) x)
(+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))
(-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) x)
(-.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) x)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 x))
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (neg.f64 x))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) x (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x x) (neg.f64 x))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) x) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) x)) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) x))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) x))))
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) x)
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) x #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))
(log.f64 (/.f64 #s(literal -1 binary64) (+.f64 x x)))
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x x))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 0 binary64) x)))) (log.f64 (*.f64 #s(literal 0 binary64) x)))
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x x) #s(literal -1 binary64))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x x)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))) (/.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))) (/.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))
(neg.f64 (log.f64 (+.f64 x x)))
(neg.f64 (log.f64 (/.f64 (+.f64 x x) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x x))) (neg.f64 (log.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x x)))))))
(*.f64 #s(literal -1 binary64) (log.f64 (+.f64 x x)))
(*.f64 (log.f64 (+.f64 x x)) #s(literal -1 binary64))
(log.f64 (+.f64 x x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x x)))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))))
(+.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x))))
(+.f64 (log.f64 x) (log.f64 #s(literal -2 binary64)))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (neg.f64 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x)))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (*.f64 #s(literal 0 binary64) x)))
(-.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 x x)))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))) (log.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (fma.f64 (log.f64 (*.f64 #s(literal 0 binary64) x)) (log.f64 (*.f64 #s(literal 0 binary64) x)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (*.f64 #s(literal 0 binary64) x))))))
(+.f64 x x)
(+.f64 (neg.f64 x) (neg.f64 x))
(-.f64 x (neg.f64 x))
(-.f64 (neg.f64 x) x)
(-.f64 #s(literal 0 binary64) (+.f64 x x))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)))
(-.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x)))
(fma.f64 x #s(literal -1 binary64) (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (neg.f64 x))
(neg.f64 (+.f64 x x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))
(/.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 x x))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 x x)))
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 x (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 0 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 x (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 0 binary64) x)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))) (neg.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x x) (+.f64 x x) (*.f64 #s(literal 0 binary64) (+.f64 x x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) (+.f64 (neg.f64 x) #s(literal 0 binary64)) (fma.f64 x x (*.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) x))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64))
(*.f64 x #s(literal -2 binary64))
(*.f64 #s(literal -1 binary64) (+.f64 x x))
(*.f64 #s(literal 2 binary64) (neg.f64 x))
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))
(*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 x #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x) x))
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (/.f64 (+.f64 x x) x))
(+.f64 #s(literal 0 binary64) (neg.f64 x))
(-.f64 #s(literal 0 binary64) x)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))))
(neg.f64 x)
(/.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x)))))
(*.f64 x #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) x)
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x)
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) x)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #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/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(exp.f64 (log1p.f64 (*.f64 x x)))
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(fabs.f64 (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 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(sqrt.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))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 #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 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x 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 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #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 x x) #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))))
(/.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 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)) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.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 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.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)))) (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (sqrt.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)))) (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (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 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.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))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.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))) (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)))))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (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)) (*.f64 x x))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #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 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.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 (/.f64 (fma.f64 x 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))))
(log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(+.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.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 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (log.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))))
(-.f64 (log.f64 (-.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))))
(log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))
(+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 0 binary64) x)))
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))
(+.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))
(+.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.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)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (/.f64 (*.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 x (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))))
(-.f64 (/.f64 (*.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 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (neg.f64 x) x (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))
(fma.f64 (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)) (*.f64 x x))) (*.f64 x (neg.f64 x)))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (neg.f64 x)))
(fma.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 x (neg.f64 x)))
(fma.f64 (*.f64 #s(literal 0 binary64) x) (+.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.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 x (neg.f64 x)))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (fma.f64 x 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 x (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x 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)) (fma.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.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 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (neg.f64 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 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 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 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 0 binary64) x))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(+.f64 #s(literal 0 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal -1 binary64) x (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 #s(literal 0 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(*.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))
(+.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))
(-.f64 (log.f64 (fma.f64 (*.f64 x 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)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(fma.f64 #s(literal -1 binary64) (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))))
(neg.f64 (log.f64 (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(pow.f64 (/.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))))
(*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(+.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))
(-.f64 (/.f64 #s(literal 9/1600 binary64) (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))
(fma.f64 #s(literal 5/112 binary64) (*.f64 x x) #s(literal -3/40 binary64))
(fma.f64 (*.f64 x #s(literal 5/112 binary64)) x #s(literal -3/40 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) (neg.f64 (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))
(/.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64))) (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 9/1600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)))) (neg.f64 (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (fma.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))
(+.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)) (*.f64 x #s(literal -3/40 binary64)))
(fma.f64 x #s(literal -3/40 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 5/112 binary64)) (*.f64 x #s(literal -3/40 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 5/112 binary64) (*.f64 x #s(literal -3/40 binary64)))
(fma.f64 #s(literal 5/112 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -3/40 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 5/112 binary64)) x (*.f64 x #s(literal -3/40 binary64)))
(fma.f64 #s(literal -3/40 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))
(fma.f64 (*.f64 x #s(literal 5/112 binary64)) (*.f64 x x) (*.f64 x #s(literal -3/40 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27/64000 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27/64000 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -27/64000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64)))) (fma.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))))))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))
(*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) x)
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) x #s(literal 1/6 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))))
(log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 #s(literal -1 binary64)))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(+.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 x (sqrt.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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(pow.f64 (/.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))

simplify419.0ms (3.2%)

Memory
13.5MiB live, 529.6MiB allocated
Algorithm
egg-herbie
Rules
14 368×accelerator-lowering-fma.f32
14 368×accelerator-lowering-fma.f64
4 746×+-lowering-+.f64
4 746×+-lowering-+.f32
4 540×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02662394
17712337
222122308
371292308
084492206
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* 3/40 (pow x 5))
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* 3/40 (pow x 5))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
-1/6
(- (* 3/40 (pow x 2)) 1/6)
(- (* 3/40 (pow x 2)) 1/6)
(- (* 3/40 (pow x 2)) 1/6)
(* 3/40 (pow x 2))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* 3/40 (pow x 2))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 2) (- 3/40 (* 1/6 (/ 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)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(* -5/112 (pow x 7))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -5/112 (pow x 7))
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* -1 x)
(* x (- (* 1/6 (pow x 2)) 1))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(* 5/112 (pow x 7))
(* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))
(* 5/112 (pow x 7))
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))
(* -1 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))
-1
(- (* 1/6 (pow x 2)) 1)
(- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)
(- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)
(* 5/112 (pow x 6))
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))
(* 5/112 (pow x 6))
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))
(* -1 (+ (log -2) (log x)))
(* -1 (+ (log -2) (log x)))
(* -1 (+ (log -2) (log x)))
(* -1 (+ (log -2) (log x)))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(+ (log -2) (log x))
(+ (log -2) (log x))
(+ (log -2) (log x))
(+ (log -2) (log x))
(+ (log -2) (* -1 (log (/ 1 x))))
(+ (log -2) (* -1 (log (/ 1 x))))
(+ (log -2) (* -1 (log (/ 1 x))))
(+ (log -2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ -1 x))))
(+ (log 2) (* -1 (log (/ -1 x))))
(+ (log 2) (* -1 (log (/ -1 x))))
(+ (log 2) (* -1 (log (/ -1 x))))
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -2 x)
(* -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/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
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))))
0
0
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
1
1
1
1
1
(+ 1 (* -1 x))
(+ 1 (* x (- (* 1/2 x) 1)))
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))
(/ 1/2 x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)
(* -2 x)
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(* -1 (+ (log 1/2) (log (/ 1 x))))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
-3/40
(- (* 5/112 (pow x 2)) 3/40)
(- (* 5/112 (pow x 2)) 3/40)
(- (* 5/112 (pow x 2)) 3/40)
(* 5/112 (pow x 2))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* 5/112 (pow x 2))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* -3/40 x)
(* x (- (* 5/112 (pow x 2)) 3/40))
(* x (- (* 5/112 (pow x 2)) 3/40))
(* x (- (* 5/112 (pow x 2)) 3/40))
(* 5/112 (pow x 3))
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* 5/112 (pow x 3))
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
1/6
(+ 1/6 (* -3/40 (pow x 2)))
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))
(* 5/112 (pow x 4))
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* 5/112 (pow x 4))
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(* -1 x)
(* x (- (* 1/6 (pow x 2)) 1))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(+ (log 1/2) (log (/ 1 x)))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+ (log 2) (* -1 (log (/ -1 x))))
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
-1
(- x 1)
(- (* x (+ 1 (* -1/2 x))) 1)
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
Outputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(* 3/40 (pow x 5))
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* 3/40 (pow x 5))
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
-1/6
#s(literal -1/6 binary64)
(- (* 3/40 (pow x 2)) 1/6)
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(- (* 3/40 (pow x 2)) 1/6)
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(- (* 3/40 (pow x 2)) 1/6)
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* 3/40 (pow x 2))
(*.f64 x (*.f64 x #s(literal 3/40 binary64)))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* 3/40 (pow x 2))
(*.f64 x (*.f64 x #s(literal 3/40 binary64)))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x)
(* -5/112 (pow x 7))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))))
(* -5/112 (pow x 7))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64)))
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))
(*.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (neg.f64 (pow.f64 x #s(literal 7 binary64))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))))
(* -1 x)
(neg.f64 x)
(* x (- (* 1/6 (pow x 2)) 1))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* 5/112 (pow x 7))
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 5/112 binary64))
(* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* 5/112 (pow x 7))
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 5/112 binary64))
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* -1 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))
-1
#s(literal -1 binary64)
(- (* 1/6 (pow x 2)) 1)
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))
(- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))
(- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))
(* 5/112 (pow x 6))
(*.f64 #s(literal 5/112 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* 5/112 (pow x 6))
(*.f64 #s(literal 5/112 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* -1 (+ (log -2) (log x)))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (log x)))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (log x)))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (log x)))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log -2) (* -1 (log (/ 1 x)))))
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64)))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64)))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64)))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64)))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64)))
(+ (log -2) (log x))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (log x))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (log x))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (log x))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log -2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -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/6 (pow x 2))))
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x)
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 x x)) x)
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x)
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 x))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.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))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* x (- (* 1/2 x) 1)))
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x)
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(* -2 x)
(*.f64 x #s(literal -2 binary64))
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x)
(* -1 (+ (log 1/2) (log (/ 1 x))))
(-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))
(+.f64 (log.f64 x) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 #s(literal 1/2 binary64))))
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))))
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))
(+.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -1 (+ (log 2) (* -1 (log (/ -1 x)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64)))
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
-3/40
#s(literal -3/40 binary64)
(- (* 5/112 (pow x 2)) 3/40)
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(- (* 5/112 (pow x 2)) 3/40)
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(- (* 5/112 (pow x 2)) 3/40)
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* 5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 5/112 binary64))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* 5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 5/112 binary64))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))
(* -3/40 x)
(*.f64 x #s(literal -3/40 binary64))
(* x (- (* 5/112 (pow x 2)) 3/40))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* x (- (* 5/112 (pow x 2)) 3/40))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* x (- (* 5/112 (pow x 2)) 3/40))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* 5/112 (pow x 3))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/112 binary64))
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* 5/112 (pow x 3))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/112 binary64))
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)))
1/6
#s(literal 1/6 binary64)
(+ 1/6 (* -3/40 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64))
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))
(* 5/112 (pow x 4))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5/112 binary64))
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* 5/112 (pow x 4))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5/112 binary64))
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* -1 x)
(neg.f64 x)
(* x (- (* 1/6 (pow x 2)) 1))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(+ (log 1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
(+ (log 2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
-1
#s(literal -1 binary64)
(- x 1)
(+.f64 x #s(literal -1 binary64))
(- (* x (+ 1 (* -1/2 x))) 1)
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))

eval223.0ms (1.7%)

Memory
6.2MiB live, 312.7MiB allocated
Compiler

Compiled 39 688 to 4 147 computations (89.6% saved)

prune378.0ms (2.9%)

Memory
28.8MiB live, 263.7MiB allocated
Pruning

19 alts after pruning (5 fresh and 14 done)

PrunedKeptTotal
New1 29311 294
Fresh044
Picked055
Done099
Total1 293191 312
Accuracy
100.0%
Counts
1 312 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.2%
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
53.5%
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
52.1%
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
23.6%
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
58.1%
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
52.1%
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
5.7%
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
52.2%
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
19.8%
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
28.5%
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
12.5%
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
20.4%
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
5.7%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
28.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
5.7%
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
16.2%
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
19.5%
(log.f64 (+.f64 x x))
54.1%
x
Compiler

Compiled 796 to 281 computations (64.7% saved)

regimes22.0ms (0.2%)

Memory
14.6MiB live, 52.4MiB allocated
Counts
24 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
Outputs
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(log.f64 (+.f64 x x))
Calls

3 calls:

8.0ms
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
7.0ms
x
6.0ms
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
99.6%3x
91.4%4(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
91.4%4(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes10.0ms (0.1%)

Memory
-29.6MiB live, 14.4MiB allocated
Counts
22 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
Outputs
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(log.f64 (+.f64 x x))
Calls

1 calls:

9.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes8.0ms (0.1%)

Memory
25.7MiB live, 25.7MiB allocated
Counts
21 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
Outputs
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
Calls

1 calls:

7.0ms
x
Results
AccuracySegmentsBranch
99.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes19.0ms (0.1%)

Memory
-18.9MiB live, 17.9MiB allocated
Counts
18 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
Outputs
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
Calls

1 calls:

18.0ms
x
Results
AccuracySegmentsBranch
99.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes5.0ms (0%)

Memory
13.5MiB live, 13.5MiB allocated
Counts
14 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))
Outputs
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes7.0ms (0.1%)

Memory
-28.2MiB live, 9.9MiB allocated
Counts
10 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
Outputs
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(log.f64 (+.f64 x x))
Calls

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

Memory
9.4MiB live, 9.4MiB allocated
Counts
9 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
Outputs
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x)))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(log.f64 (+.f64 x x))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
98.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes9.0ms (0.1%)

Memory
21.6MiB live, 21.6MiB allocated
Counts
8 → 3
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
Outputs
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(log.f64 (+.f64 x x))
Calls

3 calls:

3.0ms
x
3.0ms
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
3.0ms
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
Results
AccuracySegmentsBranch
75.0%3(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
75.0%3(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
79.8%3x
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes11.0ms (0.1%)

Memory
-20.4MiB live, 17.4MiB allocated
Counts
7 → 2
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
(log.f64 (+.f64 x x))
Outputs
x
(log.f64 (+.f64 x x))
Calls

3 calls:

5.0ms
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
3.0ms
x
2.0ms
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
71.3%2(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
71.3%2(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
71.9%2x
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes7.0ms (0.1%)

Memory
16.2MiB live, 16.2MiB allocated
Accuracy

Total -1.5b remaining (-5.1%)

Threshold costs -1.5b (-5.1%)

Counts
6 → 1
Calls
Call 1
Inputs
x
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))))
Outputs
x
Calls

3 calls:

2.0ms
x
2.0ms
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
2.0ms
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
Results
AccuracySegmentsBranch
54.1%1(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
54.1%1(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
54.1%1x
Compiler

Compiled 21 to 14 computations (33.3% saved)

bsearch36.0ms (0.3%)

Memory
-32.5MiB live, 34.2MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
3.0ms
7.764695092888117
1493808440.1222801
31.0ms
-35824456003.08076
-326.6422523013501
Samples
9.0ms160×0valid
2.0ms16×1valid
Compiler

Compiled 519 to 238 computations (54.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-hypot: 3.0ms (41.4% of total)
ival-log: 2.0ms (27.6% of total)
ival-add: 1.0ms (13.8% of total)
adjust: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch25.0ms (0.2%)

Memory
-4.4MiB live, 30.0MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
10.0ms
7.764695092888117
1493808440.1222801
14.0ms
-35824456003.08076
-326.6422523013501
Samples
9.0ms160×0valid
2.0ms16×1valid
Compiler

Compiled 431 to 216 computations (49.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-hypot: 3.0ms (42.9% of total)
ival-log: 2.0ms (28.6% of total)
ival-add: 1.0ms (14.3% of total)
adjust: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch33.0ms (0.2%)

Memory
21.1MiB live, 58.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
3.742798652814699e-14
7.764695092888117
11.0ms
-2.1022182063002033
-0.03340692000325581
Samples
20.0ms272×0valid
Compiler

Compiled 697 to 448 computations (35.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-hypot: 10.0ms (67.8% of total)
ival-log: 3.0ms (20.4% of total)
ival-add: 1.0ms (6.8% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Memory
-10.8MiB live, 76.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
3.742798652814699e-14
7.764695092888117
14.0ms
-2.1022182063002033
-0.03340692000325581
Samples
18.0ms272×0valid
Compiler

Compiled 527 to 329 computations (37.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-hypot: 8.0ms (60.4% of total)
ival-log: 3.0ms (22.7% of total)
ival-add: 1.0ms (7.6% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch30.0ms (0.2%)

Memory
15.6MiB live, 53.3MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
3.742798652814699e-14
7.764695092888117
14.0ms
-2.1022182063002033
-0.03340692000325581
Samples
18.0ms272×0valid
Compiler

Compiled 485 to 301 computations (37.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-hypot: 5.0ms (52.4% of total)
ival-log: 3.0ms (31.4% of total)
ival-add: 1.0ms (10.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch38.0ms (0.3%)

Memory
3.9MiB live, 42.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
3.742798652814699e-14
7.764695092888117
21.0ms
-2.1022182063002033
-0.03340692000325581
Samples
25.0ms272×0valid
Compiler

Compiled 455 to 271 computations (40.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-hypot: 5.0ms (51.8% of total)
ival-log: 3.0ms (31.1% of total)
ival-add: 1.0ms (10.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch29.0ms (0.2%)

Memory
-37.4MiB live, 45.2MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
3.742798652814699e-14
7.764695092888117
11.0ms
-2.1022182063002033
-0.03340692000325581
Samples
17.0ms272×0valid
Compiler

Compiled 469 to 278 computations (40.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-log: 5.0ms (42.1% of total)
ival-hypot: 5.0ms (42.1% of total)
ival-add: 2.0ms (16.8% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch28.0ms (0.2%)

Memory
6.9MiB live, 46.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
3.742798652814699e-14
7.764695092888117
10.0ms
-2.1022182063002033
-0.03340692000325581
Samples
16.0ms272×0valid
Compiler

Compiled 462 to 278 computations (39.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-hypot: 5.0ms (52.2% of total)
ival-log: 3.0ms (31.3% of total)
ival-add: 1.0ms (10.4% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch15.0ms (0.1%)

Memory
25.8MiB live, 25.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
3.742798652814699e-14
7.764695092888117
Samples
9.0ms160×0valid
Compiler

Compiled 103 to 69 computations (33% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-hypot: 3.0ms (53.8% of total)
ival-log: 2.0ms (35.9% of total)
ival-add: 1.0ms (17.9% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify14.0ms (0.1%)

Memory
-15.3MiB live, 24.0MiB allocated
Algorithm
egg-herbie
Rules
36×*-commutative_binary64
36×+-commutative_binary64
36×sub-neg_binary64
22×neg-sub0_binary64
22×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
090348
1124348
2155348
3174348
4184348
5186348
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 binary64)) (-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 binary64)) (-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -3152519739159347/2251799813685248 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal 5/4 binary64)) x (log.f64 (+.f64 x x)))
x
Outputs
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 binary64)) (-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 binary64)) (-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -3152519739159347/2251799813685248 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal 5/4 binary64)) x (log.f64 (+.f64 x x)))
x

soundness1.1s (8.3%)

Memory
20.6MiB live, 773.1MiB allocated
Rules
14 368×accelerator-lowering-fma.f32
14 368×accelerator-lowering-fma.f64
11 990×accelerator-lowering-fma.f32
11 990×accelerator-lowering-fma.f64
11 038×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03792557
110832433
232002353
084892236
0731
13931
229231
3314731
0873127
02662394
17712337
222122308
371292308
084492206
028207
1203172
22119172
08241153
0125525
1353517
2931509
32909479
47021479
08073448
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 610 to 244 computations (60% saved)

preprocess201.0ms (1.5%)

Memory
5.0MiB live, 244.2MiB allocated
Compiler

Compiled 768 to 222 computations (71.1% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...