x / (x^2 + 1)

Time bar (total: 2.9s)

analyze5.0ms (0.2%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
100%100%0%0%0%0%0%2
Compiler

Compiled 9 to 6 computations (33.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult: 4.0ms (105.1% of total)
ival-div: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample610.0ms (20.7%)

Results
426.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 245.0ms
ival-mult: 96.0ms (39.2% of total)
ival-div: 76.0ms (31.1% of total)
ival-add: 57.0ms (23.3% of total)
const: 14.0ms (5.7% of total)
backward-pass: 3.0ms (1.2% of total)
Bogosity

preprocess62.0ms (2.1%)

Algorithm
egg-herbie
Rules
123×fma-define
29×fmm-def
23×associate-*l*
21×times-frac
15×distribute-lft-neg-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
015100
139100
275100
3149100
4271100
5410100
6501100
7503100
8515100
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) #s(literal 1 binary64))))
Outputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (neg.f64 x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) #s(literal 1 binary64)))
(neg.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(neg.f64 (/.f64 (neg.f64 x) (+.f64 (*.f64 (neg.f64 x) (neg.f64 x)) #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
Symmetry

(negabs x)

explain54.0ms (1.8%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
650-0-(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
00-0-x
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(*.f64 x x)
00-0-#s(literal 1 binary64)
Results
31.0ms512×0valid
Compiler

Compiled 46 to 17 computations (63% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-mult: 7.0ms (49.5% of total)
ival-div: 4.0ms (28.3% of total)
ival-add: 3.0ms (21.2% of total)
const: 1.0ms (7.1% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 7 to 4 computations (42.9% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
76.2%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Compiler

Compiled 8 to 5 computations (37.5% saved)

simplify6.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
cost-diff-6272
(+.f64 (*.f64 x x) #s(literal 1 binary64))
cost-diff-6272
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
cost-diff0
(*.f64 x x)
Rules
1-exp
fma-define
+-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0957
11857
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
x
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 x x)
#s(literal 1 binary64)
Outputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
x
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 x x)
#s(literal 1 binary64)

localize23.0ms (0.8%)

Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 (*.f64 x x) #s(literal 1 binary64))
accuracy100.0%
(*.f64 x x)
accuracy76.2%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Results
14.0ms256×0valid
Compiler

Compiled 19 to 6 computations (68.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-div: 2.0ms (32.6% of total)
ival-mult: 2.0ms (32.6% of total)
ival-add: 1.0ms (16.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series3.0ms (0.1%)

Counts
3 → 36
Calls
Call 1
Inputs
#<alt (*.f64 x x)>
#<alt (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))>
#<alt (+.f64 (*.f64 x x) #s(literal 1 binary64))>
Outputs
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)>
#<alt (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)>
#<alt (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))>
#<alt #s(literal 1 binary64)>
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
Calls

9 calls:

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

rewrite214.0ms (7.3%)

Algorithm
batch-egg-rewrite
Rules
500×log1p-expm1-u
500×expm1-log1p-u
459×unpow-prod-down
435×pow1
295×add-exp-log
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0949
111049
2143249
Stop Event
node limit
Counts
3 → 152
Calls
Call 1
Inputs
(*.f64 x x)
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
Outputs
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (cbrt.f64 x) #s(literal 6 binary64))
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2/3 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64))
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 x)) #s(literal 1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal -1 binary64))
(fma.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(fma.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(fma.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (E.f64)))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (E.f64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(neg.f64 (/.f64 x (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1 binary64)))
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (log.f64 (E.f64)))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(pow.f64 (E.f64) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (exp.f64 (sqrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) (sqrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(log.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64))))
(log1p.f64 (expm1.f64 (fma.f64 x x #s(literal 1 binary64))))
(exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 5 binary64)) (cbrt.f64 x) #s(literal 1 binary64))

simplify138.0ms (4.7%)

Algorithm
egg-herbie
Rules
851×times-frac
416×fma-define
393×associate-/r*
305×prod-exp
256×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03994294972969
18184294972832
219364294972619
378774294972619
Stop Event
node limit
Counts
188 → 224
Calls
Call 1
Inputs
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
#s(literal 1 binary64)
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (cbrt.f64 x) #s(literal 6 binary64))
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2/3 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64))
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 x)) #s(literal 1/3 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal -1 binary64))
(fma.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(fma.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(fma.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (E.f64)))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (E.f64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(neg.f64 (/.f64 x (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1 binary64)))
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (log.f64 (E.f64)))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(pow.f64 (E.f64) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (exp.f64 (sqrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) (sqrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(log.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64))))
(log1p.f64 (expm1.f64 (fma.f64 x x #s(literal 1 binary64))))
(exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 5 binary64)) (cbrt.f64 x) #s(literal 1 binary64))
Outputs
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64))))
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))))
(+.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
(fma.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 3 binary64)) x)
(/.f64 #s(literal 1 binary64) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
#s(literal 1 binary64)
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (cbrt.f64 x) #s(literal 6 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2/3 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64))
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 x #s(literal 2 binary64))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(pow.f64 x #s(literal 2 binary64))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 x #s(literal 2 binary64))
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 x)) #s(literal 1/3 binary64)))
(pow.f64 x #s(literal 2 binary64))
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fma.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal -1 binary64))
(fma.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(fma.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal -1 binary64))
(fma.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (E.f64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 x (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 x (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(/.f64 (+.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))
(*.f64 (/.f64 x (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) x) (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 8 binary64))))
(*.f64 (pow.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 5/2 binary64))) (cbrt.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64)))
(/.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x)))
(/.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)))
(/.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 x)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (E.f64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(pow.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(neg.f64 (/.f64 x (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(sqrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (log.f64 (E.f64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64))) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 (E.f64) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (exp.f64 (sqrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) (sqrt.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(log.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(log1p.f64 (expm1.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 5 binary64)) (cbrt.f64 x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))

eval29.0ms (1%)

Compiler

Compiled 2972 to 645 computations (78.3% saved)

prune25.0ms (0.9%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New2213224
Fresh000
Picked011
Done000
Total2214225
Accuracy
100.0%
Counts
225 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
76.2%
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
76.2%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
49.9%
(/.f64 #s(literal 1 binary64) x)
52.5%
x
Compiler

Compiled 23 to 15 computations (34.8% saved)

simplify233.0ms (7.9%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 x x #s(literal 1 binary64))
cost-diff6400
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
cost-diff6464
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
cost-diff0
(/.f64 #s(literal 1 binary64) x)
Rules
1546×fma-define
1163×cube-prod
829×cube-div
686×swap-sqr
472×associate-/r/
Iterations

Useful iterations: 10 (0.0ms)

IterNodesCost
01294
12194
22494
32788
43188
54588
64888
75588
86388
97388
109983
1111483
1216783
1385383
14222683
15304783
16416083
17496283
18522883
19541083
20556683
21571083
22665083
23763483
Stop Event
node limit
Calls
Call 1
Inputs
x
(/.f64 #s(literal 1 binary64) x)
#s(literal 1 binary64)
x
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(fma.f64 x x #s(literal 1 binary64))
x
#s(literal 1 binary64)
#s(literal -1 binary64)
Outputs
x
(/.f64 #s(literal 1 binary64) x)
#s(literal 1 binary64)
x
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(+.f64 x (/.f64 #s(literal 1 binary64) x))
(fma.f64 x x #s(literal 1 binary64))
x
#s(literal 1 binary64)
#s(literal -1 binary64)

localize100.0ms (3.4%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fma.f64 x x #s(literal 1 binary64))
accuracy99.9%
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
accuracy76.3%
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
accuracy100.0%
(/.f64 #s(literal 1 binary64) x)
Results
86.0ms256×0valid
Compiler

Compiled 32 to 9 computations (71.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-div: 4.0ms (32.1% of total)
ival-pow: 4.0ms (32.1% of total)
ival-mult: 2.0ms (16.1% of total)
ival-add: 1.0ms (8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series3.0ms (0.1%)

Counts
4 → 36
Calls
Call 1
Inputs
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))>
#<alt (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)>
#<alt (fma.f64 x x #s(literal 1 binary64))>
Outputs
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)>
#<alt (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)>
#<alt (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)>
#<alt (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)>
#<alt (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)>
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt #s(literal 1 binary64)>
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
Calls

12 calls:

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

rewrite157.0ms (5.3%)

Algorithm
batch-egg-rewrite
Rules
693×unpow-prod-down
524×log1p-expm1-u
524×expm1-log1p-u
457×pow1
289×log-prod
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01279
112873
2154973
Stop Event
node limit
Counts
4 → 258
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(fma.f64 x x #s(literal 1 binary64))
Outputs
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))
(*.f64 (pow.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 x #s(literal -1/2 binary64))))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 3 binary64))
(pow.f64 (cbrt.f64 x) #s(literal -3 binary64))
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64))
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(sqrt.f64 (pow.f64 x #s(literal -2 binary64)))
(log.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))
(cbrt.f64 (pow.f64 x #s(literal -3 binary64)))
(expm1.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x)))
(log1p.f64 (expm1.f64 (/.f64 #s(literal 1 binary64) x)))
(exp.f64 (neg.f64 (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (cbrt.f64 x))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x)
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 5 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(/.f64 (/.f64 x (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x))
(/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))))
(exp.f64 (+.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))))
(exp.f64 (-.f64 (log.f64 x) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (-.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))))
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) #s(literal -1 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)))
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(*.f64 (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -3 binary64))
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -2 binary64))
(pow.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)))
(log.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)))
(cbrt.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(exp.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)))
(exp.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (+.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(exp.f64 (+.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))))
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (log.f64 x))))
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))))
(exp.f64 (neg.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))
(exp.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal 1 binary64))))
(exp.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 x)))
(exp.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(log.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64))))
(log1p.f64 (expm1.f64 (fma.f64 x x #s(literal 1 binary64))))
(exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))

simplify349.0ms (11.8%)

Algorithm
egg-herbie
Rules
278×exp-prod
220×distribute-lft-neg-out
194×distribute-lft-neg-in
189×distribute-rgt-neg-out
184×cancel-sign-sub-inv
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
06218589943849
112928589943568
234718589943434
Stop Event
node limit
Counts
294 → 382
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)
x
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
x
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
#s(literal 1 binary64)
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))
(*.f64 (pow.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 x #s(literal -1/2 binary64))))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 3 binary64))
(pow.f64 (cbrt.f64 x) #s(literal -3 binary64))
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64))
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(sqrt.f64 (pow.f64 x #s(literal -2 binary64)))
(log.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))
(cbrt.f64 (pow.f64 x #s(literal -3 binary64)))
(expm1.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x)))
(log1p.f64 (expm1.f64 (/.f64 #s(literal 1 binary64) x)))
(exp.f64 (neg.f64 (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (cbrt.f64 x))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x)
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 5 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(/.f64 (/.f64 x (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x))
(/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))))
(exp.f64 (+.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))))
(exp.f64 (-.f64 (log.f64 x) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (-.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))))
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) #s(literal -1 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)))
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(*.f64 (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -3 binary64))
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -2 binary64))
(pow.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)))
(log.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)))
(cbrt.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(exp.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)))
(exp.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(exp.f64 (+.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(exp.f64 (+.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))))
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (log.f64 x))))
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))))
(exp.f64 (neg.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))
(exp.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal 1 binary64))))
(exp.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 x)))
(exp.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64))))
(+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(log.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64))))
(log1p.f64 (expm1.f64 (fma.f64 x x #s(literal 1 binary64))))
(exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))
Outputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64))))
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))))
(+.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
(+.f64 x (*.f64 (fma.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(/.f64 #s(literal 1 binary64) x)
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x)
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
x
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (/.f64 x (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (/.f64 x (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (/.f64 x (pow.f64 x #s(literal 2 binary64))))
x
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (/.f64 x (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (/.f64 x (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (/.f64 x (pow.f64 x #s(literal 2 binary64))))
#s(literal 1 binary64)
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (exp.f64 #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))))
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(*.f64 (pow.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -5/2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1/2 binary64))))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 3 binary64))
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (cbrt.f64 x) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 x #s(literal -2 binary64)))
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 x #s(literal -3 binary64)))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64))
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) x)
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(sqrt.f64 (pow.f64 x #s(literal -2 binary64)))
(log.f64 (exp.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) x)
(cbrt.f64 (pow.f64 x #s(literal -3 binary64)))
(expm1.f64 (log1p.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) x)
(log1p.f64 (expm1.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (neg.f64 (log.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (neg.f64 (log.f64 (cbrt.f64 x))) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(cbrt.f64 (pow.f64 x #s(literal -3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x))))
(/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) x) #s(literal -1/2 binary64)))
(/.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (hypot.f64 #s(literal 1 binary64) x))
(/.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64)) (hypot.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x)))
(/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x)
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(/.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 x)) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64))) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64))) (cbrt.f64 (fabs.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) x) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 5 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/6 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 5 binary64)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(*.f64 (/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (hypot.f64 #s(literal 1 binary64) x)) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(/.f64 (/.f64 x (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (/.f64 x (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) #s(literal -1/2 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) #s(literal 2 binary64))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -2 binary64))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))))
(/.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(exp.f64 (+.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))))
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))))
(/.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(exp.f64 (+.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (neg.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (log.f64 x) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))))
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))))
(/.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (log.f64 (exp.f64 #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) x))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) x))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) #s(literal -1 binary64)))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))))
(/.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(*.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) x))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (/.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)))
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)))
(/.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))))
(/.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 2 binary64))))
(/.f64 (cbrt.f64 (pow.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x) #s(literal 2 binary64))) (cbrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (cbrt.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 4 binary64)) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (cbrt.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 8 binary64))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 5/2 binary64))) (cbrt.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -3 binary64))
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal -2 binary64))
(pow.f64 (fabs.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))
(pow.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/3 binary64))
(cbrt.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))))
(pow.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) x))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)))
(log.f64 (exp.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)))
(cbrt.f64 (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 3 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) #s(literal 2 binary64)))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 2 binary64))
(exp.f64 (*.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (log.f64 x))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (+.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (neg.f64 (*.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 x)))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(exp.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(*.f64 (hypot.f64 #s(literal 1 binary64) x) (hypot.f64 #s(literal 1 binary64) x))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))))
(*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 5/2 binary64))) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))
(fma.f64 x x #s(literal 1 binary64))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(pow.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(fma.f64 x x #s(literal 1 binary64))
(sqrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(log.f64 (exp.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(log1p.f64 (expm1.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/3 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(fma.f64 x x #s(literal 1 binary64))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(fma.f64 x x #s(literal 1 binary64))

eval50.0ms (1.7%)

Compiler

Compiled 5246 to 1073 computations (79.5% saved)

prune43.0ms (1.5%)

Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New3811382
Fresh000
Picked123
Done011
Total3824386
Accuracy
100.0%
Counts
386 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
76.2%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
76.2%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
49.9%
(/.f64 #s(literal 1 binary64) x)
52.5%
x
Compiler

Compiled 23 to 14 computations (39.1% saved)

simplify231.0ms (7.8%)

Algorithm
egg-herbie
Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 x x #s(literal 1 binary64))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
cost-diff6400
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
Rules
1546×fma-define
1157×cube-prod
826×cube-div
691×swap-sqr
452×associate-/r/
Iterations

Useful iterations: 9 (0.0ms)

IterNodesCost
01074
12074
22468
32868
44068
54368
65268
76168
87168
99763
1011263
1116563
1286763
13218963
14301863
15413463
16493863
17520463
18538563
19554163
20568563
21662563
22761163
Stop Event
node limit
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
#s(literal 1 binary64)
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(fma.f64 x x #s(literal 1 binary64))
x
Outputs
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) x)
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
#s(literal 1 binary64)
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
(+.f64 x (/.f64 #s(literal 1 binary64) x))
(fma.f64 x x #s(literal 1 binary64))
x

localize26.0ms (0.9%)

Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fma.f64 x x #s(literal 1 binary64))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
accuracy76.3%
(/.f64 (fma.f64 x x #s(literal 1 binary64)) x)
Results
18.0ms256×0valid
Compiler

Compiled 25 to 7 computations (72% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 5.0ms (47.7% of total)
ival-div: 3.0ms (28.6% of total)
ival-add: 1.0ms (9.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series1.0ms (0%)

Counts
1 → 12
Calls
Call 1
Inputs
#<alt (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))>
Outputs
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)>
#<alt (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)>
#<alt (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)>
#<alt (/.f64 #s(literal 1 binary64) x)>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))>
#<alt (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))>
Calls

3 calls:

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

rewrite79.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
588×unpow-prod-down
469×log1p-expm1-u
469×expm1-log1p-u
450×add-exp-log
407×pow1
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01030
110524
2135824
Stop Event
node limit
Counts
1 → 75
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
Outputs
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (E.f64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (pow.f64 (/.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))
(*.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (sqrt.f64 x)) (sqrt.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -3 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (E.f64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) #s(literal 2 binary64)))

simplify369.0ms (12.5%)

Algorithm
egg-herbie
Rules
346×associate-*r*
317×div-sub
312×associate-*l*
301×fmm-def
220×associate-+r+
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02624294970647
15494294970509
211924294970446
340154294970441
Stop Event
node limit
Counts
87 → 133
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (E.f64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (pow.f64 (/.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))
(*.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (sqrt.f64 x)) (sqrt.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -3 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (E.f64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) #s(literal 2 binary64)))
Outputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 2 binary64)))))
(+.f64 x (neg.f64 (pow.f64 x #s(literal 3 binary64))))
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)))))
(+.f64 x (*.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)
(+.f64 x (-.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))))
(+.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
(fma.f64 (fma.f64 x (-.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)) x)
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) x))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(/.f64 #s(literal 1 binary64) x)
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)
(-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) x))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) x))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x)
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) x)
(+.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (log.f64 (E.f64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 x))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (pow.f64 (/.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))))
(/.f64 (cbrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64))) (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)))
(/.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(*.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) x)
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 x (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 x (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 x (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(/.f64 x (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (cbrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (sqrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(/.f64 x (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 x))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (/.f64 x (fma.f64 x x #s(literal 1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (cbrt.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 x)))
(/.f64 (/.f64 (cbrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)))
(/.f64 (/.f64 (sqrt.f64 x) (fma.f64 x x #s(literal 1 binary64))) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(/.f64 x (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))))
(/.f64 (*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))) (/.f64 (cbrt.f64 x) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (/.f64 x (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))))
(/.f64 x (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64))) (cbrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (*.f64 (cbrt.f64 (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (cbrt.f64 x)) #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64))))
(*.f64 (cbrt.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) (cbrt.f64 (pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 8 binary64))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -5/2 binary64))) (cbrt.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x))
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal -3 binary64))
(pow.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal -1/3 binary64))
(pow.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(pow.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -2 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (sqrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (E.f64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) #s(literal 1/3 binary64))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(pow.f64 (/.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))) (log.f64 x)))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(sqrt.f64 (pow.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal -4 binary64)))
(log.f64 (exp.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -3 binary64)))
(cbrt.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))))
(expm1.f64 (log1p.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(log1p.f64 (expm1.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64)))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 x) (log1p.f64 (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/3 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) #s(literal 2 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))

eval36.0ms (1.2%)

Compiler

Compiled 4562 to 934 computations (79.5% saved)

prune37.0ms (1.3%)

Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New3130313
Fresh000
Picked011
Done033
Total3134317
Accuracy
100.0%
Counts
317 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
76.2%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
76.2%
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
49.9%
(/.f64 #s(literal 1 binary64) x)
52.5%
x
Compiler

Compiled 51 to 25 computations (51% saved)

regimes5.0ms (0.2%)

Counts
5 → 2
Calls
Call 1
Inputs
x
(/.f64 #s(literal 1 binary64) x)
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x))
(pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1 binary64))
Outputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) x)
Calls

2 calls:

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

Compiled 10 to 6 computations (40% saved)

regimes2.0ms (0.1%)

Counts
2 → 2
Calls
Call 1
Inputs
x
(/.f64 #s(literal 1 binary64) x)
Outputs
x
(/.f64 #s(literal 1 binary64) x)
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
98.7%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
52.5%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch6.0ms (0.2%)

Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
5.0ms
31026248.875512715
998180664.9942394
Results
3.0ms64×0valid
Compiler

Compiled 68 to 48 computations (29.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
ival-mult: 1.0ms (67.7% of total)
ival-div: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch11.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
0.0007677714479457363
3.530847534999259
Results
6.0ms128×0valid
Compiler

Compiled 76 to 56 computations (26.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-div: 1.0ms (33.5% of total)
ival-add: 1.0ms (33.5% of total)
ival-mult: 1.0ms (33.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Rules
1-exp
+-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01880
12580
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal 150000000 binary64)) (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(if (<=.f64 x #s(literal 1 binary64)) x (/.f64 #s(literal 1 binary64) x))
x
Outputs
(if (<=.f64 x #s(literal 150000000 binary64)) (/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))
(if (<=.f64 x #s(literal 1 binary64)) x (/.f64 #s(literal 1 binary64) x))
x

soundness1.0ms (0%)

Stop Event
done
Compiler

Compiled 24 to 11 computations (54.2% saved)

preprocess36.0ms (1.2%)

Compiler

Compiled 140 to 78 computations (44.3% saved)

end0.0ms (0%)

Profiling

Loading profile data...