sintan (problem 3.4.5)

Time bar (total: 15.9s)

analyze387.0ms (2.4%)

Memory
9.4MiB live, 466.3MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%49.9%50.1%0%0%0%0
0%0%49.9%50.1%0%0%0%1
0%0%49.9%50.1%0%0%0%2
0%0%49.9%50.1%0%0%0%3
0%0%49.9%50.1%0%0%0%4
0%0%49.9%50.1%0%0%0%5
0%0%49.9%50.1%0%0%0%6
0%0%49.9%50.1%0%0%0%7
0%0%49.9%50.1%0%0%0%8
0%0%49.9%50.1%0%0%0%9
0%0%49.9%50.1%0%0%0%10
0%0%49.9%50.1%0%0%0%11
0%0%49.9%50.1%0%0%0%12
Compiler

Compiled 17 to 12 computations (29.4% saved)

sample11.4s (71.6%)

Memory
137.1MiB live, 10 869.0MiB allocated
Samples
8.1s4 201×2valid
2.0s1 214×3valid
935.0ms2 743×1valid
13.0ms98×0valid
Precisions
Click to see histograms. Total time spent on operations: 10.2s
ival-tan: 5.7s (55.6% of total)
ival-sin: 3.1s (30% of total)
ival-sub: 455.0ms (4.5% of total)
adjust: 451.0ms (4.4% of total)
...in/eval/compile.rkt:111:19: 333.0ms (3.3% of total)
ival-div: 153.0ms (1.5% of total)
ival-<=: 62.0ms (0.6% of total)
ival-and: 12.0ms (0.1% of total)
ival-assert: 3.0ms (0% of total)
Bogosity

preprocess112.0ms (0.7%)

Memory
-18.7MiB live, 99.7MiB allocated
Algorithm
egg-herbie
Rules
213×fma-define
150×fmm-def
62×times-frac
43×unsub-neg
39×associate-*l*
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
018176
142164
294156
3266156
4572156
5887156
61035156
71073156
81134156
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (neg.f64 eps) (sin.f64 (neg.f64 eps))) (-.f64 (neg.f64 eps) (tan.f64 (neg.f64 eps))))
(neg.f64 (/.f64 (-.f64 (neg.f64 eps) (sin.f64 (neg.f64 eps))) (-.f64 (neg.f64 eps) (tan.f64 (neg.f64 eps)))))
Outputs
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (neg.f64 eps) (sin.f64 (neg.f64 eps))) (-.f64 (neg.f64 eps) (tan.f64 (neg.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(neg.f64 (/.f64 (-.f64 (neg.f64 eps) (sin.f64 (neg.f64 eps))) (-.f64 (neg.f64 eps) (tan.f64 (neg.f64 eps)))))
(/.f64 (-.f64 (neg.f64 eps) (sin.f64 (neg.f64 eps))) (neg.f64 (-.f64 (neg.f64 eps) (neg.f64 (tan.f64 eps)))))
(/.f64 (fma.f64 #s(literal -1 binary64) eps (sin.f64 eps)) (neg.f64 (fma.f64 #s(literal -1 binary64) eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (tan.f64 eps) eps))
Symmetry

(abs eps)

explain992.0ms (6.2%)

Memory
5.1MiB live, 810.6MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1610-1(3.971308859935642e-105)(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
960-0-(-.f64 eps (tan.f64 eps))
960-0-(-.f64 eps (sin.f64 eps))
00-0-(tan.f64 eps)
00-0-eps
00-0-(sin.f64 eps)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))u/u1600
(-.f64 eps (sin.f64 eps))underflow160
(-.f64 eps (tan.f64 eps))underflow160
-.f64(-.f64 eps (sin.f64 eps))cancellation960
-.f64(-.f64 eps (tan.f64 eps))cancellation960
Confusion
Predicted +Predicted -
+2560
-00
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+25600
-000
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
1160
296
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
634.0ms252×2valid
183.0ms68×3valid
42.0ms190×1valid
0.0ms0valid
Compiler

Compiled 68 to 28 computations (58.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 810.0ms
ival-tan: 400.0ms (49.4% of total)
ival-sin: 311.0ms (38.4% of total)
ival-div: 66.0ms (8.1% of total)
ival-sub: 18.0ms (2.2% of total)
adjust: 14.0ms (1.7% of total)
ival-true: 1.0ms (0.1% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
1.2%
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
Compiler

Compiled 10 to 6 computations (40% saved)

simplify43.0ms (0.3%)

Memory
-27.6MiB live, 25.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 eps (tan.f64 eps))
cost-diff0
(sin.f64 eps)
cost-diff0
(-.f64 eps (sin.f64 eps))
cost-diff0
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
Rules
197×fmm-def
184×fma-define
64×div-sub
59×times-frac
59×associate-/r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01193
11893
22893
34893
48593
516393
636993
771793
8127993
9131993
10132493
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(-.f64 eps (sin.f64 eps))
eps
(sin.f64 eps)
(-.f64 eps (tan.f64 eps))
(tan.f64 eps)
Outputs
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (sin.f64 eps) eps) (-.f64 (tan.f64 eps) eps))
(-.f64 eps (sin.f64 eps))
eps
(sin.f64 eps)
(-.f64 eps (tan.f64 eps))
(tan.f64 eps)

localize275.0ms (1.7%)

Memory
43.7MiB live, 394.1MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sin.f64 eps)
accuracy65.7%
(-.f64 eps (tan.f64 eps))
accuracy65.6%
(-.f64 eps (sin.f64 eps))
accuracy37.8%
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
Samples
159.0ms126×2valid
42.0ms34×3valid
18.0ms95×1valid
0.0ms0valid
Compiler

Compiled 24 to 8 computations (66.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 207.0ms
ival-tan: 130.0ms (62.9% of total)
ival-sin: 59.0ms (28.5% of total)
ival-sub: 9.0ms (4.4% of total)
adjust: 6.0ms (2.9% of total)
ival-div: 3.0ms (1.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series9.0ms (0.1%)

Memory
-23.4MiB live, 13.5MiB allocated
Counts
4 → 40
Calls
Call 1
Inputs
#<alt (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))>
#<alt (-.f64 eps (sin.f64 eps))>
#<alt (sin.f64 eps)>
#<alt (-.f64 eps (tan.f64 eps))>
Outputs
#<alt #s(literal -1/2 binary64)>
#<alt (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))>
#<alt (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))>
#<alt (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 27/112000 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 27/2800 binary64))))) #s(literal 1/2 binary64))>
#<alt #s(literal 1 binary64)>
#<alt (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))>
#<alt (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))>
#<alt (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))))>
#<alt #s(literal 1 binary64)>
#<alt (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))>
#<alt (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (sin.f64 eps) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (cos.f64 eps)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))>
#<alt (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (sin.f64 eps) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (cos.f64 eps))) eps))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))>
#<alt (*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/120 binary64)))))>
#<alt (*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/120 binary64)))))>
#<alt eps>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))>
#<alt eps>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))>
#<alt eps>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/6 binary64)))))>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))>
#<alt (*.f64 #s(literal -1/3 binary64) (pow.f64 eps #s(literal 3 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2/15 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/3 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -17/315 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -62/2835 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 17/315 binary64))) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))>
#<alt eps>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))>
#<alt (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))>
#<alt eps>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))>
Calls

12 calls:

TimeVariablePointExpression
4.0ms
eps
@0
(/ (- eps (sin eps)) (- eps (tan eps)))
1.0ms
eps
@inf
(/ (- eps (sin eps)) (- eps (tan eps)))
1.0ms
eps
@-inf
(/ (- eps (sin eps)) (- eps (tan eps)))
0.0ms
eps
@inf
(- eps (tan eps))
0.0ms
eps
@-inf
(- eps (tan eps))

rewrite444.0ms (2.8%)

Memory
-3.0MiB live, 356.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
1 008×log1p-expm1-u
1 008×expm1-log1p-u
447×log-prod
339×fma-define
178×fmm-def
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01181
115681
2254881
Stop Event
node limit
Counts
4 → 259
Calls
Call 1
Inputs
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(-.f64 eps (sin.f64 eps))
(sin.f64 eps)
(-.f64 eps (tan.f64 eps))
Outputs
(+.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(-.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) #s(literal 1 binary64))
(*.f64 (-.f64 eps (sin.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))
(*.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64)) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))))
(*.f64 (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))))
(*.f64 (neg.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))) (-.f64 eps (sin.f64 eps)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (-.f64 eps (sin.f64 eps)) (cbrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (-.f64 eps (sin.f64 eps)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (cbrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)))
(pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 eps (tan.f64 eps)) (-.f64 eps (sin.f64 eps))) #s(literal -1 binary64))
(neg.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(sqrt.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(log.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))
(cbrt.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)) (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(exp.f64 (log.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(fma.f64 eps (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 #s(literal 1 binary64) (/.f64 eps (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (/.f64 (cbrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (*.f64 (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (sqrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (sqrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 eps (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 eps (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (cbrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (/.f64 (sqrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (sqrt.f64 eps) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(+.f64 eps (neg.f64 (sin.f64 eps)))
(+.f64 eps (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(+.f64 (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(+.f64 (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(+.f64 (-.f64 eps (sin.f64 eps)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(+.f64 (neg.f64 (sin.f64 eps)) eps)
(+.f64 #s(literal 0 binary64) (-.f64 eps (sin.f64 eps)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps)))) (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(*.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)))
(*.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(*.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))) (neg.f64 (+.f64 eps (sin.f64 eps))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (neg.f64 (sin.f64 eps)) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 (neg.f64 (sin.f64 eps)) (neg.f64 (sin.f64 eps))) (*.f64 eps (neg.f64 (sin.f64 eps))))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 eps)) (neg.f64 (sin.f64 eps)))) (-.f64 eps (neg.f64 (sin.f64 eps))))
(pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 eps (sin.f64 eps)))))
(log.f64 (*.f64 (exp.f64 eps) (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (neg.f64 (sin.f64 eps)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (*.f64 (exp.f64 (neg.f64 (sin.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (exp.f64 (neg.f64 (sin.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (/.f64 (exp.f64 eps) (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (sin.f64 eps))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps)))))
(cbrt.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (-.f64 eps (sin.f64 eps))))
(exp.f64 (log.f64 (-.f64 eps (sin.f64 eps))))
(exp.f64 (*.f64 (log.f64 (-.f64 eps (sin.f64 eps))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (-.f64 eps (sin.f64 eps))))
(fma.f64 eps #s(literal 1 binary64) (neg.f64 (sin.f64 eps)))
(fma.f64 eps #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (neg.f64 (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 eps)) eps)
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (sin.f64 eps))) eps)
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (neg.f64 (sin.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (neg.f64 (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (sin.f64 eps)) (neg.f64 (sqrt.f64 (sin.f64 eps))) eps)
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (neg.f64 (sin.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 eps))) (sqrt.f64 (sin.f64 eps)) eps)
(fma.f64 #s(literal -1 binary64) (sin.f64 eps) eps)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (sin.f64 eps))) (cbrt.f64 (neg.f64 (sin.f64 eps)))) (cbrt.f64 (neg.f64 (sin.f64 eps))) eps)
(fma.f64 (sqrt.f64 (neg.f64 (sin.f64 eps))) (sqrt.f64 (neg.f64 (sin.f64 eps))) eps)
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64))) (cbrt.f64 (sin.f64 eps)) eps)
(+.f64 #s(literal 0 binary64) (sin.f64 eps))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sin.f64 eps))) (cbrt.f64 (exp.f64 (sin.f64 eps))))) (log.f64 (cbrt.f64 (exp.f64 (sin.f64 eps)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))) (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))))
(-.f64 (exp.f64 (log1p.f64 (sin.f64 eps))) #s(literal 1 binary64))
(-.f64 (*.f64 (sin.f64 (exp.f64 (log1p.f64 eps))) (cos.f64 #s(literal 1 binary64))) (*.f64 (cos.f64 (exp.f64 (log1p.f64 eps))) (sin.f64 #s(literal 1 binary64))))
(*.f64 (sin.f64 eps) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sin.f64 eps))
(*.f64 (cbrt.f64 (sin.f64 eps)) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (cbrt.f64 (sin.f64 eps)))
(*.f64 (sqrt.f64 (sin.f64 eps)) (sqrt.f64 (sin.f64 eps)))
(pow.f64 (sin.f64 eps) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (sin.f64 eps)) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))
(log.f64 (exp.f64 (sin.f64 eps)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps))))
(cbrt.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (sin.f64 eps)))
(exp.f64 (log.f64 (sin.f64 eps)))
(exp.f64 (*.f64 (log.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (sin.f64 eps)))
(+.f64 eps (neg.f64 (tan.f64 eps)))
(+.f64 eps (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(+.f64 (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(+.f64 (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(+.f64 (-.f64 eps (tan.f64 eps)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(+.f64 (neg.f64 (tan.f64 eps)) eps)
(+.f64 #s(literal 0 binary64) (-.f64 eps (tan.f64 eps)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps)))) (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(*.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))
(*.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))))
(*.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))))
(*.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (tan.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (neg.f64 (+.f64 eps (tan.f64 eps))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (neg.f64 (tan.f64 eps)) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 (neg.f64 (tan.f64 eps)) (neg.f64 (tan.f64 eps))) (*.f64 eps (neg.f64 (tan.f64 eps))))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 eps)) (neg.f64 (tan.f64 eps)))) (-.f64 eps (neg.f64 (tan.f64 eps))))
(pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 eps (tan.f64 eps)))))
(log.f64 (*.f64 (exp.f64 eps) (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (neg.f64 (tan.f64 eps)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (*.f64 (exp.f64 (neg.f64 (tan.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (exp.f64 (neg.f64 (tan.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (/.f64 (exp.f64 eps) (+.f64 #s(literal 1 binary64) (expm1.f64 (tan.f64 eps)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (tan.f64 eps))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (+.f64 #s(literal 1 binary64) (expm1.f64 (tan.f64 eps)))))
(cbrt.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (-.f64 eps (tan.f64 eps))))
(exp.f64 (log.f64 (-.f64 eps (tan.f64 eps))))
(exp.f64 (*.f64 (log.f64 (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (-.f64 eps (tan.f64 eps))))
(fma.f64 eps #s(literal 1 binary64) (neg.f64 (tan.f64 eps)))
(fma.f64 eps #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (neg.f64 (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 eps)) eps)
(fma.f64 (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (tan.f64 eps))) eps)
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (neg.f64 (tan.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (neg.f64 (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (tan.f64 eps)) (neg.f64 (sqrt.f64 (tan.f64 eps))) eps)
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (neg.f64 (tan.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (neg.f64 (sqrt.f64 (tan.f64 eps))) (sqrt.f64 (tan.f64 eps)) eps)
(fma.f64 #s(literal -1 binary64) (tan.f64 eps) eps)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (tan.f64 eps))) (cbrt.f64 (neg.f64 (tan.f64 eps)))) (cbrt.f64 (neg.f64 (tan.f64 eps))) eps)
(fma.f64 (sqrt.f64 (neg.f64 (tan.f64 eps))) (sqrt.f64 (neg.f64 (tan.f64 eps))) eps)
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64))) (cbrt.f64 (tan.f64 eps)) eps)

simplify210.0ms (1.3%)

Memory
28.5MiB live, 186.6MiB allocated
Algorithm
egg-herbie
Rules
665×fmm-def
427×distribute-lft-neg-in
299×div-sub
242×sub-neg
230×associate-*l*
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
064510514
1148010103
250569948
Stop Event
node limit
Counts
299 → 386
Calls
Call 1
Inputs
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 27/112000 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 27/2800 binary64))))) #s(literal 1/2 binary64))
#s(literal 1 binary64)
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))))
#s(literal 1 binary64)
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (sin.f64 eps) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (cos.f64 eps)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (sin.f64 eps) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (cos.f64 eps))) eps))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/120 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/120 binary64)))))
eps
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))
eps
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))
eps
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/6 binary64)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))
(*.f64 #s(literal -1/3 binary64) (pow.f64 eps #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2/15 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -17/315 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -62/2835 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 17/315 binary64))) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
eps
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))
eps
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))
(+.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(-.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) #s(literal 1 binary64))
(*.f64 (-.f64 eps (sin.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))
(*.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64)) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))))
(*.f64 (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))))
(*.f64 (neg.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))) (-.f64 eps (sin.f64 eps)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (-.f64 eps (sin.f64 eps)) (cbrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (-.f64 eps (sin.f64 eps)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(*.f64 (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (cbrt.f64 (-.f64 eps (tan.f64 eps)))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)))
(pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 eps (tan.f64 eps)) (-.f64 eps (sin.f64 eps))) #s(literal -1 binary64))
(neg.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(sqrt.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(log.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))
(cbrt.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)) (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(exp.f64 (log.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(fma.f64 eps (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 #s(literal 1 binary64) (/.f64 eps (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (/.f64 (cbrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (*.f64 (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (sqrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (sqrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 eps (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 eps (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (cbrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (/.f64 (sqrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (sqrt.f64 eps) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(+.f64 eps (neg.f64 (sin.f64 eps)))
(+.f64 eps (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(+.f64 (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(+.f64 (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(+.f64 (-.f64 eps (sin.f64 eps)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(+.f64 (neg.f64 (sin.f64 eps)) eps)
(+.f64 #s(literal 0 binary64) (-.f64 eps (sin.f64 eps)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps)))) (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(*.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)))
(*.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(*.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))) (neg.f64 (+.f64 eps (sin.f64 eps))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (neg.f64 (sin.f64 eps)) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 (neg.f64 (sin.f64 eps)) (neg.f64 (sin.f64 eps))) (*.f64 eps (neg.f64 (sin.f64 eps))))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 eps)) (neg.f64 (sin.f64 eps)))) (-.f64 eps (neg.f64 (sin.f64 eps))))
(pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 eps (sin.f64 eps)))))
(log.f64 (*.f64 (exp.f64 eps) (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (neg.f64 (sin.f64 eps)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (*.f64 (exp.f64 (neg.f64 (sin.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (exp.f64 (neg.f64 (sin.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (/.f64 (exp.f64 eps) (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (sin.f64 eps))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps)))))
(cbrt.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (-.f64 eps (sin.f64 eps))))
(exp.f64 (log.f64 (-.f64 eps (sin.f64 eps))))
(exp.f64 (*.f64 (log.f64 (-.f64 eps (sin.f64 eps))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (-.f64 eps (sin.f64 eps))))
(fma.f64 eps #s(literal 1 binary64) (neg.f64 (sin.f64 eps)))
(fma.f64 eps #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (neg.f64 (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 eps)) eps)
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (sin.f64 eps))) eps)
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (neg.f64 (sin.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (neg.f64 (sin.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (sin.f64 eps)) (neg.f64 (sqrt.f64 (sin.f64 eps))) eps)
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (neg.f64 (sin.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 eps))) (sqrt.f64 (sin.f64 eps)) eps)
(fma.f64 #s(literal -1 binary64) (sin.f64 eps) eps)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (sin.f64 eps))) (cbrt.f64 (neg.f64 (sin.f64 eps)))) (cbrt.f64 (neg.f64 (sin.f64 eps))) eps)
(fma.f64 (sqrt.f64 (neg.f64 (sin.f64 eps))) (sqrt.f64 (neg.f64 (sin.f64 eps))) eps)
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64))) (cbrt.f64 (sin.f64 eps)) eps)
(+.f64 #s(literal 0 binary64) (sin.f64 eps))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sin.f64 eps))) (cbrt.f64 (exp.f64 (sin.f64 eps))))) (log.f64 (cbrt.f64 (exp.f64 (sin.f64 eps)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))) (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))))
(-.f64 (exp.f64 (log1p.f64 (sin.f64 eps))) #s(literal 1 binary64))
(-.f64 (*.f64 (sin.f64 (exp.f64 (log1p.f64 eps))) (cos.f64 #s(literal 1 binary64))) (*.f64 (cos.f64 (exp.f64 (log1p.f64 eps))) (sin.f64 #s(literal 1 binary64))))
(*.f64 (sin.f64 eps) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sin.f64 eps))
(*.f64 (cbrt.f64 (sin.f64 eps)) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (cbrt.f64 (sin.f64 eps)))
(*.f64 (sqrt.f64 (sin.f64 eps)) (sqrt.f64 (sin.f64 eps)))
(pow.f64 (sin.f64 eps) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (sin.f64 eps)) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))
(log.f64 (exp.f64 (sin.f64 eps)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps))))
(cbrt.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (sin.f64 eps)))
(exp.f64 (log.f64 (sin.f64 eps)))
(exp.f64 (*.f64 (log.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (sin.f64 eps)))
(+.f64 eps (neg.f64 (tan.f64 eps)))
(+.f64 eps (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(+.f64 (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(+.f64 (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(+.f64 (-.f64 eps (tan.f64 eps)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(+.f64 (neg.f64 (tan.f64 eps)) eps)
(+.f64 #s(literal 0 binary64) (-.f64 eps (tan.f64 eps)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps)))) (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(*.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))
(*.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))))
(*.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))))
(*.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (tan.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (neg.f64 (+.f64 eps (tan.f64 eps))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (neg.f64 (tan.f64 eps)) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 (neg.f64 (tan.f64 eps)) (neg.f64 (tan.f64 eps))) (*.f64 eps (neg.f64 (tan.f64 eps))))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 eps)) (neg.f64 (tan.f64 eps)))) (-.f64 eps (neg.f64 (tan.f64 eps))))
(pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 eps (tan.f64 eps)))))
(log.f64 (*.f64 (exp.f64 eps) (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (neg.f64 (tan.f64 eps)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (*.f64 (exp.f64 (neg.f64 (tan.f64 eps))) (exp.f64 eps)))
(log.f64 (*.f64 (exp.f64 (neg.f64 (tan.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(log.f64 (/.f64 (exp.f64 eps) (+.f64 #s(literal 1 binary64) (expm1.f64 (tan.f64 eps)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (tan.f64 eps))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (+.f64 #s(literal 1 binary64) (expm1.f64 (tan.f64 eps)))))
(cbrt.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (-.f64 eps (tan.f64 eps))))
(exp.f64 (log.f64 (-.f64 eps (tan.f64 eps))))
(exp.f64 (*.f64 (log.f64 (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (-.f64 eps (tan.f64 eps))))
(fma.f64 eps #s(literal 1 binary64) (neg.f64 (tan.f64 eps)))
(fma.f64 eps #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (neg.f64 (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) eps (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 eps)) eps)
(fma.f64 (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (tan.f64 eps))) eps)
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (neg.f64 (tan.f64 eps)))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (neg.f64 (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (tan.f64 eps)) (neg.f64 (sqrt.f64 (tan.f64 eps))) eps)
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (neg.f64 (tan.f64 eps)))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (neg.f64 (sqrt.f64 (tan.f64 eps))) (sqrt.f64 (tan.f64 eps)) eps)
(fma.f64 #s(literal -1 binary64) (tan.f64 eps) eps)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (tan.f64 eps))) (cbrt.f64 (neg.f64 (tan.f64 eps)))) (cbrt.f64 (neg.f64 (tan.f64 eps))) eps)
(fma.f64 (sqrt.f64 (neg.f64 (tan.f64 eps))) (sqrt.f64 (neg.f64 (tan.f64 eps))) eps)
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64))) (cbrt.f64 (tan.f64 eps)) eps)
Outputs
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 27/112000 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 27/2800 binary64))))) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal 27/112000 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/112000 binary64) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
#s(literal 1 binary64)
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) eps)) (/.f64 (neg.f64 (sin.f64 eps)) (*.f64 eps (cos.f64 eps))))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps) (*.f64 (sin.f64 eps) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))) (/.f64 (neg.f64 (sin.f64 eps)) (*.f64 eps (cos.f64 eps)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sin.f64 eps) (/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps)))) (/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (pow.f64 eps #s(literal 2 binary64)))) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 eps)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (cos.f64 eps))))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps))))))
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps) (*.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 eps #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (sin.f64 eps) eps) (cos.f64 eps)) (*.f64 (sin.f64 eps) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps)))))))
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (/.f64 (sin.f64 eps) eps))) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (*.f64 (sin.f64 eps) (/.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cos.f64 eps)))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (pow.f64 eps #s(literal 2 binary64)))) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))))
#s(literal 1 binary64)
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) eps)) (/.f64 (neg.f64 (sin.f64 eps)) (*.f64 eps (cos.f64 eps))))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (sin.f64 eps) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (cos.f64 eps)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (sin.f64 eps) (-.f64 (*.f64 (sin.f64 eps) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 eps (cos.f64 eps)))) (/.f64 (sin.f64 eps) (cos.f64 eps)))) eps)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 eps (cos.f64 eps))))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 eps (cos.f64 eps)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (sin.f64 eps) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (cos.f64 eps))) eps))) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps)))
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (sin.f64 eps) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (*.f64 eps (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (/.f64 (*.f64 (sin.f64 eps) (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (cos.f64 eps))) eps)) (/.f64 (sin.f64 eps) (cos.f64 eps)))) eps)))
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (sin.f64 eps) (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (*.f64 eps (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (*.f64 (-.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (/.f64 (sin.f64 eps) (cos.f64 eps)))) eps)) (/.f64 (sin.f64 eps) (cos.f64 eps))) eps))
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 eps (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (*.f64 (sin.f64 eps) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps))) (cos.f64 eps)))) eps) (+.f64 (sin.f64 eps) (/.f64 (sin.f64 eps) (cos.f64 eps)))) eps))
(*.f64 #s(literal 1/6 binary64) (pow.f64 eps #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/6 binary64))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/120 binary64))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/120 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/120 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/120 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/362880 binary64))) #s(literal -1/120 binary64)))))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))
eps
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) eps)))
(*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) eps)))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) eps)))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) eps)))
(*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) eps)))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) eps)))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) eps)))
(*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) eps)))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) eps)))
eps
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))
(neg.f64 (*.f64 eps (+.f64 (/.f64 (sin.f64 eps) eps) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (neg.f64 eps))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))
(neg.f64 (*.f64 eps (+.f64 (/.f64 (sin.f64 eps) eps) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (neg.f64 eps))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) eps) #s(literal 1 binary64))))
(neg.f64 (*.f64 eps (+.f64 (/.f64 (sin.f64 eps) eps) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) eps)) (neg.f64 eps))
eps
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/6 binary64))))
(+.f64 eps (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal -1/6 binary64)))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/6 binary64)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal 1/120 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/6 binary64)))))
(+.f64 eps (*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/6 binary64)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/5040 binary64))) #s(literal -1/6 binary64)))))
(+.f64 eps (*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))
(*.f64 #s(literal -1/3 binary64) (pow.f64 eps #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal -1/3 binary64))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2/15 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 #s(literal -2/15 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -17/315 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal -17/315 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -62/2835 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 17/315 binary64))) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal -62/2835 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -17/315 binary64)) #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))
(*.f64 (pow.f64 eps #s(literal 3 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -62/2835 binary64) #s(literal -17/315 binary64)) #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))
eps
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 eps)) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))))
eps
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))
(neg.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 (sin.f64 eps) eps) (cos.f64 eps)) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (neg.f64 eps))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))
(neg.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 (sin.f64 eps) eps) (cos.f64 eps)) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (neg.f64 eps))
(*.f64 #s(literal -1 binary64) (*.f64 eps (-.f64 (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps))) #s(literal 1 binary64))))
(neg.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 (sin.f64 eps) eps) (cos.f64 eps)) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 eps) (*.f64 eps (cos.f64 eps)))) (neg.f64 eps))
(+.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (exp.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))))
(-.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(expm1.f64 (log1p.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(*.f64 (-.f64 eps (sin.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64)) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (neg.f64 (-.f64 eps (sin.f64 eps))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))) (-.f64 eps (sin.f64 eps)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (-.f64 eps (sin.f64 eps)) (cbrt.f64 (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (-.f64 eps (sin.f64 eps)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(/.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(*.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (cbrt.f64 (+.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (cbrt.f64 (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)))
(*.f64 (+.f64 eps (tan.f64 eps)) (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))))
(*.f64 (-.f64 eps (sin.f64 eps)) (/.f64 (+.f64 eps (tan.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))))
(*.f64 (+.f64 eps (sin.f64 eps)) (/.f64 (+.f64 eps (tan.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))))
(pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(pow.f64 (cbrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 3 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(pow.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(pow.f64 (sqrt.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 2 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(pow.f64 (/.f64 (-.f64 eps (tan.f64 eps)) (-.f64 eps (sin.f64 eps))) #s(literal -1 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(neg.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(neg.f64 (/.f64 (neg.f64 (-.f64 eps (sin.f64 eps))) (-.f64 eps (tan.f64 eps))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(sqrt.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(log.f64 (exp.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(cbrt.f64 (pow.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(cbrt.f64 (/.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)) (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(expm1.f64 (log1p.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(expm1.f64 (log1p.f64 (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(exp.f64 (log.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))) #s(literal 1 binary64)))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(log1p.f64 (expm1.f64 (/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 eps (/.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 #s(literal 1 binary64) (/.f64 eps (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (/.f64 (cbrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (*.f64 (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps))))) (cbrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (sqrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (sqrt.f64 (/.f64 eps (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 eps (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 eps (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (cbrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (cbrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (cbrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 (tan.f64 eps) eps)))
(+.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))) (pow.f64 (/.f64 (cbrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) #s(literal 3 binary64)))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 (tan.f64 eps) eps)))
(fma.f64 (/.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (cbrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(fma.f64 (/.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (/.f64 (sqrt.f64 eps) (-.f64 eps (tan.f64 eps))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(fma.f64 (/.f64 (sqrt.f64 eps) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(-.f64 (*.f64 (/.f64 (sqrt.f64 eps) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps))))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(fma.f64 (/.f64 (sqrt.f64 eps) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 (tan.f64 eps) eps)))
(fma.f64 (/.f64 (sqrt.f64 eps) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))) (/.f64 (sqrt.f64 eps) (cbrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(fma.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(-.f64 (*.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps))))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(fma.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 (tan.f64 eps) eps)))
(fma.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 (-.f64 eps (tan.f64 eps)))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (/.f64 (sin.f64 eps) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (/.f64 (sin.f64 eps) (-.f64 (tan.f64 eps) eps)))
(fma.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (/.f64 eps (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)) (neg.f64 (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)) (/.f64 (sin.f64 eps) (neg.f64 (-.f64 eps (tan.f64 eps)))))
(fma.f64 (/.f64 eps (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (+.f64 eps (tan.f64 eps)) (/.f64 (sin.f64 eps) (-.f64 (tan.f64 eps) eps)))
(fma.f64 (+.f64 eps (tan.f64 eps)) (/.f64 eps (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (-.f64 eps (tan.f64 eps))))
(+.f64 eps (neg.f64 (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 eps (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 (-.f64 eps (sin.f64 eps)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 (neg.f64 (sin.f64 eps)) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 #s(literal 0 binary64) (-.f64 eps (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps)))) (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (+.f64 eps (sin.f64 eps)))) (cbrt.f64 (exp.f64 (+.f64 eps (sin.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (+.f64 eps (sin.f64 eps))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (+.f64 eps (sin.f64 eps))))))
(*.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(*.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(*.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(*.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(*.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (sin.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))) (neg.f64 (+.f64 eps (sin.f64 eps))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (neg.f64 (sin.f64 eps)) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 (neg.f64 (sin.f64 eps)) (neg.f64 (sin.f64 eps))) (*.f64 eps (neg.f64 (sin.f64 eps))))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 eps)) (neg.f64 (sin.f64 eps)))) (-.f64 eps (neg.f64 (sin.f64 eps))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 3 binary64))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(pow.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(pow.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(sqrt.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 2 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (exp.f64 (-.f64 eps (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 eps (sin.f64 eps)))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (exp.f64 eps) (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps)))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps)))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (neg.f64 (sin.f64 eps)))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps))) (exp.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (sin.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (exp.f64 (neg.f64 (sin.f64 eps))) (exp.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (*.f64 (exp.f64 (neg.f64 (sin.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (/.f64 (exp.f64 eps) (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps)))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps)))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(cbrt.f64 (pow.f64 (-.f64 eps (sin.f64 eps)) #s(literal 3 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(expm1.f64 (log1p.f64 (-.f64 eps (sin.f64 eps))))
(expm1.f64 (log1p.f64 (+.f64 eps (sin.f64 eps))))
(exp.f64 (log.f64 (-.f64 eps (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(exp.f64 (*.f64 (log.f64 (-.f64 eps (sin.f64 eps))) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(log1p.f64 (expm1.f64 (-.f64 eps (sin.f64 eps))))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 eps #s(literal 1 binary64) (neg.f64 (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 eps #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (-.f64 eps (sin.f64 eps)) #s(literal 1 binary64) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal 1 binary64) eps (neg.f64 (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal 1 binary64) eps (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (sin.f64 eps)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 eps)) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (sin.f64 eps))) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (sin.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (neg.f64 (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (neg.f64 (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 (sin.f64 eps)) (neg.f64 (sqrt.f64 (sin.f64 eps))) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 (-.f64 eps (sin.f64 eps))) (sqrt.f64 (-.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (neg.f64 (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (sin.f64 eps) #s(literal 3 binary64))) (fma.f64 (sin.f64 eps) (+.f64 eps (sin.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (sin.f64 eps))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (+.f64 eps (sin.f64 eps)))
(/.f64 (pow.f64 (+.f64 eps (sin.f64 eps)) #s(literal 2 binary64)) (+.f64 eps (sin.f64 eps)))
(fma.f64 (neg.f64 (sqrt.f64 (sin.f64 eps))) (sqrt.f64 (sin.f64 eps)) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 #s(literal -1 binary64) (sin.f64 eps) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (sin.f64 eps))) (cbrt.f64 (neg.f64 (sin.f64 eps)))) (cbrt.f64 (neg.f64 (sin.f64 eps))) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (sqrt.f64 (neg.f64 (sin.f64 eps))) (sqrt.f64 (neg.f64 (sin.f64 eps))) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (fma.f64 (neg.f64 (sin.f64 eps)) #s(literal 1 binary64) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (sin.f64 eps))) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (sin.f64 eps))) (+.f64 (neg.f64 (sin.f64 eps)) (sin.f64 eps)))
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64))) (cbrt.f64 (sin.f64 eps)) eps)
(-.f64 eps (sin.f64 eps))
(+.f64 eps (sin.f64 eps))
(+.f64 #s(literal 0 binary64) (sin.f64 eps))
(sin.f64 eps)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sin.f64 eps))) (cbrt.f64 (exp.f64 (sin.f64 eps))))) (log.f64 (cbrt.f64 (exp.f64 (sin.f64 eps)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))) (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (sin.f64 eps)))))
(-.f64 (exp.f64 (log1p.f64 (sin.f64 eps))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (sin.f64 eps)))
(-.f64 (*.f64 (sin.f64 (exp.f64 (log1p.f64 eps))) (cos.f64 #s(literal 1 binary64))) (*.f64 (cos.f64 (exp.f64 (log1p.f64 eps))) (sin.f64 #s(literal 1 binary64))))
(-.f64 (*.f64 (sin.f64 (+.f64 eps #s(literal 1 binary64))) (cos.f64 #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 eps #s(literal 1 binary64))) (sin.f64 #s(literal 1 binary64))))
(*.f64 (sin.f64 eps) #s(literal 1 binary64))
(sin.f64 eps)
(*.f64 #s(literal 1 binary64) (sin.f64 eps))
(sin.f64 eps)
(*.f64 (cbrt.f64 (sin.f64 eps)) (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)))
(sin.f64 eps)
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 2 binary64)) (cbrt.f64 (sin.f64 eps)))
(sin.f64 eps)
(*.f64 (sqrt.f64 (sin.f64 eps)) (sqrt.f64 (sin.f64 eps)))
(sin.f64 eps)
(pow.f64 (sin.f64 eps) #s(literal 1 binary64))
(sin.f64 eps)
(pow.f64 (cbrt.f64 (sin.f64 eps)) #s(literal 3 binary64))
(sin.f64 eps)
(pow.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(sin.f64 eps)
(pow.f64 (sqrt.f64 (sin.f64 eps)) #s(literal 2 binary64))
(sin.f64 eps)
(sqrt.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)))
(sin.f64 eps)
(log.f64 (exp.f64 (sin.f64 eps)))
(sin.f64 eps)
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (sin.f64 eps))))
(sin.f64 eps)
(cbrt.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)))
(sin.f64 eps)
(expm1.f64 (log1p.f64 (sin.f64 eps)))
(exp.f64 (log.f64 (sin.f64 eps)))
(sin.f64 eps)
(exp.f64 (*.f64 (log.f64 (sin.f64 eps)) #s(literal 1 binary64)))
(sin.f64 eps)
(log1p.f64 (expm1.f64 (sin.f64 eps)))
(sin.f64 eps)
(+.f64 eps (neg.f64 (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(+.f64 eps (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(+.f64 (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(+.f64 (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(+.f64 (-.f64 eps (tan.f64 eps)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(+.f64 (neg.f64 (tan.f64 eps)) eps)
(-.f64 eps (tan.f64 eps))
(+.f64 #s(literal 0 binary64) (-.f64 eps (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps)))) (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps)))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))))
(*.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64))
(-.f64 eps (tan.f64 eps))
(*.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(*.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)))
(-.f64 eps (tan.f64 eps))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))))
(-.f64 eps (tan.f64 eps))
(*.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))))
(-.f64 eps (tan.f64 eps))
(*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(*.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))) (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (tan.f64 eps)) (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64)))) (neg.f64 (+.f64 eps (tan.f64 eps))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(/.f64 (+.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (neg.f64 (tan.f64 eps)) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (*.f64 (neg.f64 (tan.f64 eps)) (neg.f64 (tan.f64 eps))) (*.f64 eps (neg.f64 (tan.f64 eps))))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 eps)) (neg.f64 (tan.f64 eps)))) (-.f64 eps (neg.f64 (tan.f64 eps))))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64))
(-.f64 eps (tan.f64 eps))
(pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 3 binary64))
(-.f64 eps (tan.f64 eps))
(pow.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(-.f64 eps (tan.f64 eps))
(pow.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64))
(-.f64 eps (tan.f64 eps))
(sqrt.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 2 binary64)))
(-.f64 eps (tan.f64 eps))
(log.f64 (exp.f64 (-.f64 eps (tan.f64 eps))))
(-.f64 eps (tan.f64 eps))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 eps (tan.f64 eps)))))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (exp.f64 eps) (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps)))))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps)))))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (neg.f64 (tan.f64 eps)))))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps))) (exp.f64 eps)))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (tan.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (exp.f64 (neg.f64 (tan.f64 eps))) (exp.f64 eps)))
(-.f64 eps (tan.f64 eps))
(log.f64 (*.f64 (exp.f64 (neg.f64 (tan.f64 eps))) (+.f64 #s(literal 1 binary64) (expm1.f64 eps))))
(-.f64 eps (tan.f64 eps))
(log.f64 (/.f64 (exp.f64 eps) (+.f64 #s(literal 1 binary64) (expm1.f64 (tan.f64 eps)))))
(-.f64 eps (tan.f64 eps))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (exp.f64 (tan.f64 eps))))
(-.f64 eps (tan.f64 eps))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 eps)) (+.f64 #s(literal 1 binary64) (expm1.f64 (tan.f64 eps)))))
(-.f64 eps (tan.f64 eps))
(cbrt.f64 (pow.f64 (-.f64 eps (tan.f64 eps)) #s(literal 3 binary64)))
(-.f64 eps (tan.f64 eps))
(expm1.f64 (log1p.f64 (-.f64 eps (tan.f64 eps))))
(exp.f64 (log.f64 (-.f64 eps (tan.f64 eps))))
(-.f64 eps (tan.f64 eps))
(exp.f64 (*.f64 (log.f64 (-.f64 eps (tan.f64 eps))) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(log1p.f64 (expm1.f64 (-.f64 eps (tan.f64 eps))))
(-.f64 eps (tan.f64 eps))
(fma.f64 eps #s(literal 1 binary64) (neg.f64 (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 eps #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (-.f64 eps (tan.f64 eps)) #s(literal 1 binary64) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal 1 binary64) eps (neg.f64 (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal 1 binary64) eps (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal 1 binary64) (-.f64 eps (tan.f64 eps)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 eps)) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (tan.f64 eps))) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 eps (tan.f64 eps))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (neg.f64 (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (cbrt.f64 eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (neg.f64 (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 eps) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 (tan.f64 eps)) (neg.f64 (sqrt.f64 (tan.f64 eps))) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 (-.f64 eps (tan.f64 eps))) (sqrt.f64 (-.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (neg.f64 (tan.f64 eps)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 eps) (sqrt.f64 eps) (*.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64)))
(-.f64 eps (tan.f64 eps))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64)))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (fma.f64 (tan.f64 eps) (+.f64 eps (tan.f64 eps)) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(fma.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(/.f64 (*.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 eps (tan.f64 eps)))
(/.f64 (-.f64 (pow.f64 eps #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (+.f64 eps (tan.f64 eps)))
(fma.f64 (neg.f64 (sqrt.f64 (tan.f64 eps))) (sqrt.f64 (tan.f64 eps)) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 #s(literal -1 binary64) (tan.f64 eps) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (tan.f64 eps))) (cbrt.f64 (neg.f64 (tan.f64 eps)))) (cbrt.f64 (neg.f64 (tan.f64 eps))) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 (sqrt.f64 (neg.f64 (tan.f64 eps))) (sqrt.f64 (neg.f64 (tan.f64 eps))) eps)
(-.f64 eps (tan.f64 eps))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (fma.f64 (neg.f64 (tan.f64 eps)) #s(literal 1 binary64) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (+.f64 (tan.f64 eps) (neg.f64 (tan.f64 eps))))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (*.f64 #s(literal 0 binary64) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) #s(literal 0 binary64))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (fma.f64 (neg.f64 (cbrt.f64 (tan.f64 eps))) (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64)) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (+.f64 (tan.f64 eps) (neg.f64 (tan.f64 eps))))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (*.f64 #s(literal 0 binary64) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) #s(literal 0 binary64))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (+.f64 (neg.f64 (tan.f64 eps)) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (+.f64 (tan.f64 eps) (neg.f64 (tan.f64 eps))))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (*.f64 #s(literal 0 binary64) (tan.f64 eps)))
(fma.f64 (+.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) (-.f64 (sqrt.f64 eps) (sqrt.f64 (tan.f64 eps))) #s(literal 0 binary64))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (tan.f64 eps)) #s(literal 2 binary64))) (cbrt.f64 (tan.f64 eps)) eps)
(-.f64 eps (tan.f64 eps))

eval40.0ms (0.3%)

Memory
-2.7MiB live, 74.1MiB allocated
Compiler

Compiled 7 374 to 1 202 computations (83.7% saved)

prune101.0ms (0.6%)

Memory
-13.8MiB live, 107.9MiB allocated
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New3833386
Fresh000
Picked101
Done000
Total3843387
Accuracy
100.0%
Counts
387 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))
100.0%
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
99.4%
#s(literal -1/2 binary64)
Compiler

Compiled 24 to 19 computations (20.8% saved)

simplify92.0ms (0.6%)

Memory
-2.2MiB live, 37.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
cost-diff-6272
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
cost-diff-6272
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
cost-diff0
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
cost-diff0
(pow.f64 eps #s(literal 2 binary64))
cost-diff-6272
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
cost-diff0
(pow.f64 eps #s(literal 2 binary64))
cost-diff0
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
Rules
548×fmm-def
369×fma-define
123×distribute-lft-neg-in
93×unsub-neg
59×cancel-sign-sub-inv
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
017184
134172
273172
3141172
4178172
5240172
6327172
7512172
81020172
91599172
101890172
112044172
122055172
132061172
142064172
Stop Event
saturated
Calls
Call 1
Inputs
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
#s(literal 9/40 binary64)
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 2 binary64)
#s(literal 1/2 binary64)
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 2 binary64)
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
#s(literal -27/2800 binary64)
#s(literal 1/2 binary64)
Outputs
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
#s(literal 9/40 binary64)
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 2 binary64)
#s(literal 1/2 binary64)
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 2 binary64)
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
#s(literal -27/2800 binary64)
#s(literal 1/2 binary64)

localize49.0ms (0.3%)

Memory
21.1MiB live, 98.8MiB allocated
Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(pow.f64 eps #s(literal 2 binary64))
accuracy100.0%
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
accuracy99.7%
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
accuracy99.7%
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
accuracy100.0%
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
accuracy100.0%
(pow.f64 eps #s(literal 2 binary64))
accuracy99.7%
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
Samples
30.0ms256×0valid
Compiler

Compiled 66 to 15 computations (77.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
...in/eval/compile.rkt:111:19: 7.0ms (35.5% of total)
ival-mult: 6.0ms (30.4% of total)
ival-pow2: 3.0ms (15.2% of total)
ival-sub: 2.0ms (10.1% of total)
ival-add: 1.0ms (5.1% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:110:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series12.0ms (0.1%)

Memory
-33.2MiB live, 13.0MiB allocated
Counts
6 → 27
Calls
Call 1
Inputs
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))>
Outputs
#<alt #s(literal -1/2 binary64)>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt #s(literal 9/40 binary64)>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
Calls

18 calls:

TimeVariablePointExpression
7.0ms
eps
@inf
(* (pow eps 2) (+ 9/40 (* -27/2800 (pow eps 2))))
1.0ms
eps
@0
(* 9/40 (pow eps 2))
0.0ms
eps
@inf
(* 9/40 (pow eps 2))
0.0ms
eps
@inf
(* -27/2800 (pow eps 2))
0.0ms
eps
@inf
(- (* 9/40 (pow eps 2)) 1/2)

rewrite126.0ms (0.8%)

Memory
24.6MiB live, 101.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
876×log1p-expm1-u
876×expm1-log1p-u
440×log-prod
363×prod-diff
305×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
015119
1187111
22432111
Stop Event
node limit
Counts
6 → 205
Calls
Call 1
Inputs
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
Outputs
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 eps eps)
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (cbrt.f64 eps) eps))
(*.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 eps) eps))
(*.f64 (*.f64 eps (sqrt.f64 eps)) (sqrt.f64 eps))
(*.f64 (*.f64 eps (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps))
(sqrt.f64 (pow.f64 eps #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 eps #s(literal 2 binary64)))))
(cbrt.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64))))
(exp.f64 (log.f64 (pow.f64 eps #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1/2 binary64))))
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))) #s(literal 1 binary64))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 81/1600 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (-.f64 #s(literal 81/1600 binary64) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (neg.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) eps) eps #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64))

simplify219.0ms (1.4%)

Memory
9.5MiB live, 162.8MiB allocated
Algorithm
egg-herbie
Rules
626×distribute-lft-neg-in
254×exp-prod
223×cancel-sign-sub-inv
222×sub-neg
207×cube-prod
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
04337650
18317490
224577108
353237102
Stop Event
node limit
Counts
232 → 250
Calls
Call 1
Inputs
#s(literal -1/2 binary64)
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 eps eps)
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (cbrt.f64 eps) eps))
(*.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 eps) eps))
(*.f64 (*.f64 eps (sqrt.f64 eps)) (sqrt.f64 eps))
(*.f64 (*.f64 eps (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps))
(sqrt.f64 (pow.f64 eps #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 eps #s(literal 2 binary64)))))
(cbrt.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64))))
(exp.f64 (log.f64 (pow.f64 eps #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1/2 binary64))))
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))) #s(literal 1 binary64))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 81/1600 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (-.f64 #s(literal 81/1600 binary64) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (neg.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) eps) eps #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64))
Outputs
#s(literal -1/2 binary64)
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 3 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)))
(cbrt.f64 (*.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal 2 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)))
(cbrt.f64 (*.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(exp.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 eps #s(literal 2 binary64))
(*.f64 eps eps)
(pow.f64 eps #s(literal 2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 eps #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (cbrt.f64 eps) eps))
(pow.f64 eps #s(literal 2 binary64))
(*.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 eps) eps))
(pow.f64 eps #s(literal 2 binary64))
(*.f64 (*.f64 eps (sqrt.f64 eps)) (sqrt.f64 eps))
(pow.f64 eps #s(literal 2 binary64))
(*.f64 (*.f64 eps (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps))
(pow.f64 eps #s(literal 2 binary64))
(sqrt.f64 (pow.f64 eps #s(literal 4 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(log.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 eps #s(literal 2 binary64))
(cbrt.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(expm1.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(exp.f64 (log.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(log1p.f64 (expm1.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(log.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 3 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))) #s(literal 1 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 #s(literal 729/7840000 binary64) (pow.f64 eps #s(literal 8 binary64)) (*.f64 #s(literal -9/40 binary64) (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -27/2800 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 12 binary64)))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 eps #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 #s(literal -729/7840000 binary64) (pow.f64 eps #s(literal 8 binary64)))) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 8 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 #s(literal 729/7840000 binary64) (pow.f64 eps #s(literal 8 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) #s(literal 3 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 3 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(-.f64 (/.f64 #s(literal 81/1600 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (-.f64 #s(literal 81/1600 binary64) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -243/112000 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (neg.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(pow.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(log.f64 (exp.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(exp.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) eps) eps #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64))

eval55.0ms (0.3%)

Memory
-10.8MiB live, 65.7MiB allocated
Compiler

Compiled 4 785 to 954 computations (80.1% saved)

prune51.0ms (0.3%)

Memory
14.5MiB live, 89.3MiB allocated
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New2942296
Fresh000
Picked213
Done000
Total2963299
Accuracy
100.0%
Counts
299 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
100.0%
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
99.4%
#s(literal -1/2 binary64)
Compiler

Compiled 24 to 19 computations (20.8% saved)

simplify93.0ms (0.6%)

Memory
0.2MiB live, 37.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
cost-diff-12608
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
cost-diff-6336
(*.f64 eps eps)
cost-diff-6336
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
cost-diff0
(pow.f64 eps #s(literal 2 binary64))
cost-diff-12608
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
cost-diff-6336
(*.f64 eps eps)
cost-diff-6336
(*.f64 #s(literal 9/40 binary64) (*.f64 eps eps))
Rules
552×fmm-def
371×fma-define
123×distribute-lft-neg-in
93×unsub-neg
59×cancel-sign-sub-inv
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
017192
140180
285180
3145180
4170180
5231180
6318180
7503180
81011180
91593180
101884180
112038180
122049180
132055180
142058180
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
(*.f64 #s(literal 9/40 binary64) (*.f64 eps eps))
#s(literal 9/40 binary64)
(*.f64 eps eps)
eps
#s(literal 1/2 binary64)
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 2 binary64)
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
#s(literal -27/2800 binary64)
(*.f64 eps eps)
#s(literal 1/2 binary64)
Outputs
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal 9/40 binary64) (*.f64 eps eps))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
#s(literal 9/40 binary64)
(*.f64 eps eps)
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 1/2 binary64)
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(pow.f64 eps #s(literal 2 binary64))
eps
#s(literal 2 binary64)
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
(+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
#s(literal -27/2800 binary64)
(*.f64 eps eps)
(pow.f64 eps #s(literal 2 binary64))
#s(literal 1/2 binary64)

localize62.0ms (0.4%)

Memory
10.8MiB live, 123.3MiB allocated
Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(pow.f64 eps #s(literal 2 binary64))
accuracy100.0%
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
accuracy99.7%
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
accuracy99.7%
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
accuracy100.0%
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
accuracy100.0%
(*.f64 eps eps)
accuracy99.7%
(*.f64 #s(literal 9/40 binary64) (*.f64 eps eps))
Samples
37.0ms256×0valid
Compiler

Compiled 67 to 15 computations (77.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
...in/eval/compile.rkt:111:19: 7.0ms (37.5% of total)
ival-mult: 6.0ms (32.2% of total)
ival-sub: 2.0ms (10.7% of total)
ival-pow2: 2.0ms (10.7% of total)
ival-add: 1.0ms (5.4% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:110:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series3.0ms (0%)

Memory
7.5MiB live, 7.5MiB allocated
Counts
6 → 72
Calls
Call 1
Inputs
#<alt (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps))>
#<alt (*.f64 eps eps)>
#<alt (-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))>
#<alt (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))>
#<alt (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))>
Outputs
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt (pow.f64 eps #s(literal 2 binary64))>
#<alt #s(literal -1/2 binary64)>
#<alt (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))>
#<alt (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))>
#<alt (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt #s(literal 9/40 binary64)>
#<alt (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))>
#<alt (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))>
#<alt (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
Calls

18 calls:

TimeVariablePointExpression
0.0ms
eps
@inf
(* (pow eps 2) (+ 9/40 (* -27/2800 (* eps eps))))
0.0ms
eps
@-inf
(* (pow eps 2) (+ 9/40 (* -27/2800 (* eps eps))))
0.0ms
eps
@inf
(- (* 9/40 (* eps eps)) 1/2)
0.0ms
eps
@0
(* 9/40 (* eps eps))
0.0ms
eps
@-inf
(- (* 9/40 (* eps eps)) 1/2)

rewrite203.0ms (1.3%)

Memory
-30.3MiB live, 106.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
913×log1p-expm1-u
913×expm1-log1p-u
497×prod-diff
478×log-prod
349×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
016119
1198111
22542111
Stop Event
node limit
Counts
6 → 214
Calls
Call 1
Inputs
(*.f64 #s(literal 9/40 binary64) (*.f64 eps eps))
(*.f64 eps eps)
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
Outputs
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(sqrt.f64 (pow.f64 eps #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 eps #s(literal 2 binary64)))))
(cbrt.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps)) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1/2 binary64))))
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 1 binary64))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64))))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 3 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps #s(literal -27/2800 binary64))) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 81/1600 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (-.f64 #s(literal 81/1600 binary64) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (neg.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) eps #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 1 binary64)) eps #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) (sqrt.f64 eps)) (sqrt.f64 eps) #s(literal 9/40 binary64))

simplify171.0ms (1.1%)

Memory
22.2MiB live, 260.5MiB allocated
Algorithm
egg-herbie
Rules
607×distribute-lft-neg-in
238×exp-prod
220×cancel-sign-sub-inv
214×sub-neg
210×cube-prod
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
04498393
18918241
226458037
353668031
Stop Event
node limit
Counts
286 → 268
Calls
Call 1
Inputs
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
#s(literal 9/40 binary64)
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(sqrt.f64 (pow.f64 eps #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 eps #s(literal 2 binary64)))))
(cbrt.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps)) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (pow.f64 eps #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1/2 binary64))))
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 1 binary64))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64))))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 3 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps #s(literal -27/2800 binary64))) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 81/1600 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (-.f64 #s(literal 81/1600 binary64) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (neg.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) eps #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 1 binary64)) eps #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) (sqrt.f64 eps)) (sqrt.f64 eps) #s(literal 9/40 binary64))
Outputs
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
#s(literal 9/40 binary64)
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 3 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal 2 binary64))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 3 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(exp.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 2 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 eps #s(literal 2 binary64))
(pow.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 eps #s(literal 2 binary64))
(sqrt.f64 (pow.f64 eps #s(literal 4 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(log.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 eps #s(literal 2 binary64))
(cbrt.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(expm1.f64 (log1p.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps)))
(pow.f64 eps #s(literal 2 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 eps)) #s(literal 1 binary64)))
(pow.f64 eps #s(literal 2 binary64))
(log1p.f64 (expm1.f64 (pow.f64 eps #s(literal 2 binary64))))
(pow.f64 eps #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/80 binary64) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(log.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(expm1.f64 (log1p.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(exp.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(log1p.f64 (expm1.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) #s(literal -1/2 binary64))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 3 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(pow.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)))
(cbrt.f64 (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64))))
(pow.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64)))
(cbrt.f64 (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 #s(literal 729/7840000 binary64) (pow.f64 eps #s(literal 8 binary64)) (*.f64 #s(literal -9/40 binary64) (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -27/2800 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 12 binary64)))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64)) (*.f64 #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 eps #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 #s(literal -729/7840000 binary64) (pow.f64 eps #s(literal 8 binary64)))) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 8 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64))))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 3 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(pow.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(sqrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 9/40 binary64)) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 #s(literal 9/40 binary64) eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64))) (cbrt.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 eps (sqrt.f64 #s(literal 9/40 binary64))) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 3 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) #s(literal 1 binary64)) eps (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 9/40 binary64) eps) (sqrt.f64 eps)) (sqrt.f64 eps) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps #s(literal -27/2800 binary64))) eps (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(-.f64 (/.f64 #s(literal 81/1600 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (-.f64 #s(literal 81/1600 binary64) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (neg.f64 (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) #s(literal -81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)))
(/.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64))))
(/.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 3 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(pow.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 2 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(log.f64 (exp.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)) #s(literal 3 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(exp.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 1 binary64) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) eps #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 #s(literal -27/2800 binary64) (cbrt.f64 (pow.f64 eps #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64))
(fma.f64 (cbrt.f64 (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 1 binary64)) eps #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (cbrt.f64 eps) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 (*.f64 (*.f64 eps #s(literal -27/2800 binary64)) (sqrt.f64 eps)) (sqrt.f64 eps) #s(literal 9/40 binary64))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))

eval133.0ms (0.8%)

Memory
-26.5MiB live, 90.3MiB allocated
Compiler

Compiled 5 035 to 984 computations (80.5% saved)

prune33.0ms (0.2%)

Memory
1.4MiB live, 82.2MiB allocated
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New3071308
Fresh000
Picked112
Done011
Total3083311
Accuracy
100.0%
Counts
311 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
100.0%
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
99.4%
#s(literal -1/2 binary64)
Compiler

Compiled 24 to 17 computations (29.2% saved)

simplify75.0ms (0.5%)

Memory
-0.1MiB live, 38.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff-12608
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
cost-diff-6272
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
cost-diff0
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
cost-diff0
(*.f64 eps eps)
Rules
533×fmm-def
520×fma-define
120×distribute-lft-neg-in
87×unsub-neg
64×cancel-sign-sub-inv
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
013152
132140
280134
3151134
4177134
5209134
6266134
7398134
8709134
91301134
101981134
112238134
122247134
132247134
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
(*.f64 eps eps)
eps
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
#s(literal -27/2800 binary64)
#s(literal 1/2 binary64)
Outputs
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 (*.f64 eps eps) #s(literal -27/2800 binary64))) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 eps (fma.f64 (*.f64 eps eps) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal -1/2 binary64))
(fma.f64 eps (fma.f64 eps #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 3 binary64)))) #s(literal -1/2 binary64))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 eps eps) #s(literal 9/40 binary64) (fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 (*.f64 eps eps) #s(literal -27/2800 binary64))))
(*.f64 (*.f64 eps eps) (fma.f64 (*.f64 eps eps) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 eps (fma.f64 eps #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 3 binary64)))))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 eps (*.f64 eps #s(literal 9/40 binary64))))
(fma.f64 (*.f64 eps eps) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 eps eps)
eps
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
(+.f64 #s(literal 9/40 binary64) (*.f64 (*.f64 eps eps) #s(literal -27/2800 binary64)))
(fma.f64 (*.f64 eps eps) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))
(fma.f64 eps (*.f64 eps #s(literal -27/2800 binary64)) #s(literal 9/40 binary64))
#s(literal 9/40 binary64)
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
(*.f64 (*.f64 eps eps) #s(literal -27/2800 binary64))
(*.f64 eps (*.f64 eps #s(literal -27/2800 binary64)))
#s(literal -27/2800 binary64)
#s(literal 1/2 binary64)

localize34.0ms (0.2%)

Memory
27.6MiB live, 65.0MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 eps eps)
accuracy100.0%
(+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))
accuracy99.7%
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
accuracy99.7%
(*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))
Samples
23.0ms256×0valid
Compiler

Compiled 45 to 11 computations (75.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 7.0ms (44.3% of total)
...in/eval/compile.rkt:111:19: 6.0ms (38% of total)
ival-sub: 1.0ms (6.3% of total)
ival-add: 1.0ms (6.3% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:110:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series1.0ms (0%)

Memory
1.5MiB live, 1.5MiB allocated
Counts
1 → 12
Calls
Call 1
Inputs
#<alt (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))>
Outputs
#<alt (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
#<alt (*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))>
Calls

3 calls:

TimeVariablePointExpression
0.0ms
eps
@0
(* (* eps eps) (+ 9/40 (* -27/2800 (* eps eps))))
0.0ms
eps
@inf
(* (* eps eps) (+ 9/40 (* -27/2800 (* eps eps))))
0.0ms
eps
@-inf
(* (* eps eps) (+ 9/40 (* -27/2800 (* eps eps))))

rewrite81.0ms (0.5%)

Memory
-4.6MiB live, 32.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
640×unpow-prod-down
635×log1p-expm1-u
635×expm1-log1p-u
347×log-prod
336×prod-diff
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01137
113133
2181433
Stop Event
node limit
Counts
1 → 59
Calls
Call 1
Inputs
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps))))
Outputs
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(+.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (exp.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))))
(cbrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 2 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 3 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps #s(literal -27/2800 binary64))) eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))

simplify138.0ms (0.9%)

Memory
11.6MiB live, 130.3MiB allocated
Algorithm
egg-herbie
Rules
729×times-frac
385×cancel-sign-sub-inv
374×fmm-def
368×associate-*r*
319×associate-*l*
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01792908
13782894
28292822
327922783
471152731
Stop Event
node limit
Counts
71 → 90
Calls
Call 1
Inputs
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(+.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (exp.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))))
(cbrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 2 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 3 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps #s(literal -27/2800 binary64))) eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
Outputs
(*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9/40 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 2 binary64)))) #s(literal 27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal -27/2800 binary64)))
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal -27/2800 binary64) (/.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (+.f64 (*.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64)) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -243/112000 binary64) (pow.f64 eps #s(literal 4 binary64)))))))
(/.f64 (fma.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64))) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal 243/112000 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 #s(literal 729/7840000 binary64) (pow.f64 eps #s(literal 8 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal 729/64000 binary64) (*.f64 #s(literal -19683/21952000000 binary64) (pow.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64)))))
(*.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64) #s(literal 81/1600 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(/.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64))) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64)))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal -9/40 binary64)) #s(literal 81/1600 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 6 binary64)) #s(literal -19683/21952000000 binary64) #s(literal 729/64000 binary64)) (+.f64 #s(literal 81/1600 binary64) (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 243/112000 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (pow.f64 eps #s(literal 2 binary64))) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal 27/2800 binary64) (pow.f64 eps #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64)))))
(*.f64 (+.f64 #s(literal 81/1600 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64))) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64) #s(literal 81/1600 binary64)) (/.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -729/7840000 binary64) #s(literal 81/1600 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 27/2800 binary64) #s(literal 9/40 binary64))))
(pow.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))) #s(literal 1 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 3 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(pow.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)))
(pow.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)))
(pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 2 binary64))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(sqrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 eps #s(literal 2 binary64))) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (exp.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(cbrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(exp.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(cbrt.f64 (pow.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))) #s(literal 6 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 eps (sqrt.f64 (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64))))) #s(literal 2 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 eps (*.f64 eps #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 eps (*.f64 eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 5 binary64)) (cbrt.f64 eps)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 6 binary64)))))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) #s(literal 9/40 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 5 binary64)) (cbrt.f64 eps)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 6 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -27/2800 binary64) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (pow.f64 eps #s(literal 2 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps #s(literal -27/2800 binary64)) (pow.f64 eps #s(literal 3 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) eps) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) eps) eps (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) eps) eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 5 binary64)) (cbrt.f64 eps)) #s(literal -27/2800 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 6 binary64)))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64)))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64)))) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 729/7840000 binary64))) (cbrt.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64))))))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64)))) (*.f64 eps (sqrt.f64 #s(literal -27/2800 binary64))) (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (*.f64 eps #s(literal -27/2800 binary64))) eps (*.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal 9/40 binary64)))
(*.f64 (pow.f64 eps #s(literal 2 binary64)) (fma.f64 (pow.f64 eps #s(literal 2 binary64)) #s(literal -27/2800 binary64) #s(literal 9/40 binary64)))
(fma.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (*.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 eps) #s(literal 2 binary64))) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (*.f64 (pow.f64 (cbrt.f64 eps) #s(literal 5 binary64)) (cbrt.f64 eps)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))
(fma.f64 #s(literal 9/40 binary64) (pow.f64 (cbrt.f64 eps) #s(literal 6 binary64)) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 4 binary64))))

eval37.0ms (0.2%)

Memory
-2.3MiB live, 76.4MiB allocated
Compiler

Compiled 3 585 to 772 computations (78.5% saved)

prune68.0ms (0.4%)

Memory
-4.9MiB live, 73.1MiB allocated
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1980198
Fresh000
Picked011
Done022
Total1983201
Accuracy
100.0%
Counts
201 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
100.0%
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
99.4%
#s(literal -1/2 binary64)
Compiler

Compiled 88 to 44 computations (50% saved)

regimes6.0ms (0%)

Memory
-25.0MiB live, 14.2MiB allocated
Counts
7 → 1
Calls
Call 1
Inputs
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (pow.f64 eps #s(literal 2 binary64))) #s(literal 1/2 binary64))
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
(-.f64 (*.f64 (pow.f64 eps #s(literal 2 binary64)) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (pow.f64 eps #s(literal 2 binary64))))) #s(literal 1/2 binary64))
Outputs
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
Calls

2 calls:

4.0ms
eps
2.0ms
(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
Results
AccuracySegmentsBranch
100.0%1eps
100.0%1(/.f64 (-.f64 eps (sin.f64 eps)) (-.f64 eps (tan.f64 eps)))
Compiler

Compiled 12 to 7 computations (41.7% saved)

regimes2.0ms (0%)

Memory
5.5MiB live, 5.4MiB allocated
Counts
2 → 1
Calls
Call 1
Inputs
#s(literal -1/2 binary64)
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
Outputs
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
Calls

1 calls:

1.0ms
eps
Results
AccuracySegmentsBranch
100.0%1eps
Compiler

Compiled 2 to 1 computations (50% saved)

regimes1.0ms (0%)

Memory
3.7MiB live, 3.7MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal -1/2 binary64)
Outputs
#s(literal -1/2 binary64)
Calls

1 calls:

1.0ms
eps
Results
AccuracySegmentsBranch
99.4%1eps
Compiler

Compiled 2 to 1 computations (50% saved)

simplify3.0ms (0%)

Memory
5.4MiB live, 5.4MiB allocated
Algorithm
egg-herbie
Rules
*-commutative
+-commutative
sub-neg
neg-sub0
neg-mul-1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01675
12475
23075
33275
43375
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
#s(literal -1/2 binary64)
Outputs
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 #s(literal -27/2800 binary64) (*.f64 eps eps)))) #s(literal 1/2 binary64))
(-.f64 (*.f64 (*.f64 eps eps) (+.f64 #s(literal 9/40 binary64) (*.f64 (*.f64 eps eps) #s(literal -27/2800 binary64)))) #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 9/40 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))
(-.f64 (*.f64 (*.f64 eps eps) #s(literal 9/40 binary64)) #s(literal 1/2 binary64))
#s(literal -1/2 binary64)

soundness112.0ms (0.7%)

Memory
-15.5MiB live, 66.4MiB allocated
Rules
876×log1p-expm1-u
876×expm1-log1p-u
440×log-prod
363×prod-diff
305×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
015119
1187111
22432111
Stop Event
done
node limit
Compiler

Compiled 49 to 27 computations (44.9% saved)

preprocess60.0ms (0.4%)

Memory
10.3MiB live, 168.4MiB allocated
Remove

(abs eps)

Compiler

Compiled 268 to 164 computations (38.8% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...