
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 6 computations (33.3% saved)
ival-exp: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 625.0ms | 8256× | 0 | valid |
ival-exp: 226.0ms (60.5% of total)ival-mult: 138.0ms (37% of total)const: 7.0ms (1.9% of total)backward-pass: 2.0ms (0.5% of total)| 1× | egg-herbie |
| 157× | fma-define |
| 55× | fmm-def |
| 44× | exp-prod |
| 33× | distribute-lft-neg-in |
| 32× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 190 |
| 1 | 55 | 190 |
| 2 | 105 | 190 |
| 3 | 223 | 190 |
| 4 | 406 | 190 |
| 5 | 641 | 190 |
| 6 | 785 | 190 |
| 7 | 834 | 190 |
| 8 | 888 | 190 |
| 9 | 899 | 190 |
| 10 | 911 | 190 |
| 11 | 916 | 190 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (neg.f64 x) (exp.f64 (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 x) (exp.f64 (*.f64 y y)))) |
(neg.f64 (*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y))))) |
(*.f64 y (exp.f64 (*.f64 x x))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 (neg.f64 x) (exp.f64 (*.f64 y y))) |
(*.f64 x (neg.f64 (pow.f64 (exp.f64 y) y))) |
(*.f64 (pow.f64 (exp.f64 y) y) (neg.f64 x)) |
(*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(neg.f64 (*.f64 (neg.f64 x) (exp.f64 (*.f64 y y)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(neg.f64 (*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y))))) |
(*.f64 x (neg.f64 (pow.f64 (exp.f64 y) y))) |
(*.f64 (pow.f64 (exp.f64 y) y) (neg.f64 x)) |
(*.f64 y (exp.f64 (*.f64 x x))) |
(*.f64 y (pow.f64 (exp.f64 x) x)) |
(abs y)
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (*.f64 y y))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 29.0ms | 512× | 0 | valid |
Compiled 44 to 17 computations (61.4% saved)
ival-mult: 8.0ms (64.7% of total)ival-exp: 4.0ms (32.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 8 to 5 computations (37.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 8 to 5 computations (37.5% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -6336 | (exp.f64 (*.f64 y y)) |
| ✓ | cost-diff | -6336 | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| 1× | *-commutative |
| 1× | exp-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 64 |
| 1 | 14 | 64 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
x |
(exp.f64 (*.f64 y y)) |
(pow.f64 (exp.f64 y) y) |
(*.f64 y y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 15.0ms | 256× | 0 | valid |
Compiled 18 to 6 computations (66.7% saved)
ival-mult: 4.0ms (64.7% of total)ival-exp: 2.0ms (32.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 y y)> |
#<alt (*.f64 x (exp.f64 (*.f64 y y)))> |
#<alt (exp.f64 (*.f64 y y))> |
| Outputs |
|---|
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt x> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))))))> |
#<alt (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt #s(literal 1 binary64)> |
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64))))))))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* x (exp (* y y))) |
| 1.0ms | x | @ | -inf | (* x (exp (* y y))) |
| 0.0ms | y | @ | inf | (* y y) |
| 0.0ms | x | @ | inf | (* x (exp (* y y))) |
| 0.0ms | y | @ | 0 | (* x (exp (* y y))) |
| 1× | batch-egg-rewrite |
| 393× | unpow-prod-down |
| 375× | log1p-expm1-u |
| 375× | expm1-log1p-u |
| 357× | add-exp-log |
| 342× | add-log-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 47 |
| 1 | 103 | 47 |
| 2 | 1102 | 47 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 y y) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
| Outputs |
|---|
(+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 y) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (fma.f64 y y (log.f64 x)))) |
(pow.f64 (exp.f64 (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(sqrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(log1p.f64 (expm1.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (fma.f64 y y (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 y y (log.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 y y (log.f64 x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) y) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64)))))) (cbrt.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 y) (+.f64 #s(literal 1 binary64) y)) (exp.f64 y)) |
(/.f64 (pow.f64 (E.f64) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) y) |
(pow.f64 (exp.f64 y) (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 y)) (pow.f64 y #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (cbrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 (sqrt.f64 y))) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (sqrt.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 y))) (sqrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (cbrt.f64 y)) (cbrt.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
| 1× | egg-herbie |
| 801× | fma-define |
| 559× | distribute-lft-in |
| 488× | distribute-rgt-in |
| 337× | distribute-lft-out |
| 251× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 4294970990 |
| 1 | 486 | 4294970899 |
| 2 | 1268 | 4294970869 |
| 3 | 4985 | 4294970865 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64)))))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 y) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (fma.f64 y y (log.f64 x)))) |
(pow.f64 (exp.f64 (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(sqrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(log1p.f64 (expm1.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (fma.f64 y y (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 y y (log.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 y y (log.f64 x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) y) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64)))))) (cbrt.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 y) (+.f64 #s(literal 1 binary64) y)) (exp.f64 y)) |
(/.f64 (pow.f64 (E.f64) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) y) |
(pow.f64 (exp.f64 y) (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 y)) (pow.f64 y #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (cbrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 (sqrt.f64 y))) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (sqrt.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 y))) (sqrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (cbrt.f64 y)) (cbrt.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 2 binary64)) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x #s(literal 1/6 binary64)) (pow.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x (fma.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)) x)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y (fma.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 y) #s(literal 6 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(pow.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(log1p.f64 (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 y))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (fma.f64 y y (log.f64 x)))) |
(pow.f64 (exp.f64 (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(sqrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(expm1.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y (log.f64 x))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 y y (log.f64 x))) #s(literal 3 binary64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (fma.f64 y y (log.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 (E.f64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 2/3 binary64))) (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (E.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) y) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 8 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64)))))) (cbrt.f64 (sqrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 8 binary64))) (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 y) (+.f64 #s(literal 1 binary64) y)) (exp.f64 y)) |
(/.f64 (pow.f64 (exp.f64 y) (+.f64 y #s(literal 1 binary64))) (exp.f64 y)) |
(/.f64 (pow.f64 (E.f64) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1/3 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 y)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 y)) (pow.f64 y #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 y) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 y) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (fabs.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (cbrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (cbrt.f64 (sqrt.f64 y))) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64))) (sqrt.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 y))) (sqrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (cbrt.f64 y)) (cbrt.f64 y)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (fabs.f64 (cbrt.f64 y))) (fabs.f64 (cbrt.f64 y))) |
(sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
Compiled 1813 to 515 computations (71.6% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 2 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 150 | 3 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.7% | (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 50.3% | x |
Compiled 20 to 13 computations (35% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 y #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 64 | (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| 21× | fma-define |
| 7× | associate-*r* |
| 7× | associate-*l* |
| 4× | *-rgt-identity |
| 4× | *-commutative |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 67 |
| 1 | 17 | 66 |
| 2 | 33 | 66 |
| 3 | 43 | 66 |
| 4 | 53 | 66 |
| 5 | 72 | 66 |
| 6 | 76 | 66 |
| 7 | 78 | 66 |
| 1× | saturated |
| Inputs |
|---|
x |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
x |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
x |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| ✓ | accuracy | 87.9% | (*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
| 20.0ms | 256× | 0 | valid |
Compiled 22 to 7 computations (68.2% saved)
ival-pow: 3.0ms (43.8% of total)ival-mult: 2.0ms (29.2% of total)ival-add: 1.0ms (14.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) x)> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
| Outputs |
|---|
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt x> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | (+ x (* (pow y 2) x)) |
| 1.0ms | x | @ | -inf | (+ x (* (pow y 2) x)) |
| 1.0ms | x | @ | inf | (+ x (* (pow y 2) x)) |
| 1.0ms | x | @ | 0 | (+ x (* (pow y 2) x)) |
| 0.0ms | y | @ | inf | (+ x (* (pow y 2) x)) |
| 1× | batch-egg-rewrite |
| 771× | prod-diff |
| 557× | log1p-expm1-u |
| 557× | expm1-log1p-u |
| 538× | unpow-prod-down |
| 289× | log-prod |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 54 |
| 1 | 121 | 53 |
| 2 | 1606 | 53 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 y #s(literal 2 binary64)) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #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) y)) #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) y)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 y y #s(literal 1 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) (exp.f64 x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 x y) y x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (sqrt.f64 x) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 y y) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) y)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cbrt.f64 y) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y)) |
(*.f64 (sqrt.f64 y) (pow.f64 (*.f64 (sqrt.f64 y) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 y)) #s(literal 1 binary64)) (sqrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
| 1× | egg-herbie |
| 655× | fma-define |
| 603× | times-frac |
| 582× | fmm-def |
| 370× | exp-prod |
| 334× | *-commutative |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 5837 |
| 1 | 706 | 5766 |
| 2 | 1793 | 5619 |
| 3 | 6392 | 5619 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #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) y)) #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) y)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 y y #s(literal 1 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) (exp.f64 x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 x y) y x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (sqrt.f64 x) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 y y) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) y)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cbrt.f64 y) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y)) |
(*.f64 (sqrt.f64 y) (pow.f64 (*.f64 (sqrt.f64 y) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 y)) #s(literal 1 binary64)) (sqrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
| Outputs |
|---|
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (fma.f64 x (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (fma.f64 x (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (fma.f64 x (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64))))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (fma.f64 x (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (fma.f64 x (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)))) (cbrt.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))))) |
(*.f64 (cbrt.f64 (*.f64 x (*.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))))) (cbrt.f64 (*.f64 x (*.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #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) y)) #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) y)) #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64))))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 x (pow.f64 y #s(literal 2 binary64)) x))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 5 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) (exp.f64 x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 y (*.f64 y x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 x y) y x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (sqrt.f64 x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cbrt.f64 y) y) #s(literal 1 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 y) (pow.f64 (*.f64 (sqrt.f64 y) y) #s(literal 1 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 y)) #s(literal 1 binary64)) (sqrt.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 y #s(literal 6 binary64))))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) y) #s(literal 1/3 binary64)) (cbrt.f64 y)) |
(*.f64 (cbrt.f64 y) (cbrt.f64 (pow.f64 y #s(literal 5 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))))) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 y #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(log1p.f64 (expm1.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 y))) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 y #s(literal 6 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
Compiled 2503 to 521 computations (79.2% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 1 | 176 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 176 | 3 | 179 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.7% | (+.f64 x (*.f64 (*.f64 y y) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 50.3% | x |
Compiled 20 to 12 computations (40% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -6272 | (+.f64 x (*.f64 (*.f64 y y) x)) |
| cost-diff | 0 | (*.f64 y y) | |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) x) |
| 21× | fma-define |
| 7× | associate-*r* |
| 7× | associate-*l* |
| 4× | *-rgt-identity |
| 4× | *-commutative |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 71 |
| 1 | 17 | 67 |
| 2 | 33 | 67 |
| 3 | 40 | 67 |
| 4 | 50 | 67 |
| 5 | 69 | 67 |
| 6 | 73 | 67 |
| 7 | 75 | 67 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y y) x)) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 100.0% | (*.f64 y y) | |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (*.f64 y y) x)) |
| ✓ | accuracy | 87.9% | (*.f64 (*.f64 y y) x) |
| 17.0ms | 256× | 0 | valid |
Compiled 20 to 6 computations (70% saved)
ival-mult: 4.0ms (70% of total)ival-add: 1.0ms (17.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (*.f64 y y) x)> |
#<alt (+.f64 x (*.f64 (*.f64 y y) x))> |
| Outputs |
|---|
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt x> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (+ x (* (* y y) x)) |
| 0.0ms | y | @ | inf | (+ x (* (* y y) x)) |
| 0.0ms | x | @ | -inf | (+ x (* (* y y) x)) |
| 0.0ms | y | @ | -inf | (+ x (* (* y y) x)) |
| 0.0ms | y | @ | 0 | (* (* y y) x) |
| 1× | batch-egg-rewrite |
| 887× | prod-diff |
| 584× | unpow-prod-down |
| 579× | log1p-expm1-u |
| 579× | expm1-log1p-u |
| 306× | log-prod |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 44 |
| 1 | 120 | 43 |
| 2 | 1663 | 43 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 y y) x) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 x))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (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) y) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x))) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 y y #s(literal 1 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (exp.f64 x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (*.f64 y x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (*.f64 y x)) x) |
(fma.f64 (*.f64 y x) y x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (sqrt.f64 x) x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
| 1× | egg-herbie |
| 411× | fma-define |
| 354× | fmm-def |
| 300× | distribute-lft-neg-in |
| 299× | exp-prod |
| 284× | cancel-sign-sub-inv |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 280 | 5204 |
| 1 | 598 | 5106 |
| 2 | 1470 | 5029 |
| 3 | 4392 | 5010 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 x))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (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) y) (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x))) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 y y #s(literal 1 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (exp.f64 x))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (*.f64 y x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (*.f64 y x)) x) |
(fma.f64 (*.f64 y x) y x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (sqrt.f64 x) x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
| Outputs |
|---|
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 x))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (log.f64 y) (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 3 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (cbrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (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) y) (sqrt.f64 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) y)) #s(literal 6 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 6 binary64))))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 5 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal -1 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 4 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (sqrt.f64 x) (hypot.f64 #s(literal 1 binary64) y)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (exp.f64 x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 6 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) #s(literal 1/3 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (hypot.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) (*.f64 y x)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (*.f64 y x)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) y x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (sqrt.f64 x)) (sqrt.f64 x) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
Compiled 2127 to 445 computations (79.1% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 0 | 157 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 157 | 3 | 160 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 80.7% | (+.f64 x (*.f64 (*.f64 y y) x)) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 50.3% | x |
Compiled 43 to 23 computations (46.5% saved)
| Inputs |
|---|
x |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 y y) |
Compiled 25 to 16 computations (36% saved)
| Inputs |
|---|
x |
(+.f64 x (*.f64 (*.f64 y y) x)) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y y) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 1 | x |
| 80.7% | 1 | y |
| 80.7% | 1 | (*.f64 y y) |
Compiled 11 to 7 computations (36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 1 | x |
| 50.3% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 2× | *-commutative |
| 1× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 61 |
| 1 | 16 | 61 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
x |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(+.f64 x (*.f64 x (*.f64 y y))) |
x |
| 801× | fma-define |
| 771× | prod-diff |
| 559× | distribute-lft-in |
| 557× | log1p-expm1-u |
| 557× | expm1-log1p-u |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 54 |
| 1 | 121 | 53 |
| 2 | 1606 | 53 |
| 0 | 287 | 4294970990 |
| 1 | 486 | 4294970899 |
| 2 | 1268 | 4294970869 |
| 3 | 4985 | 4294970865 |
| 1× | done |
| 1× | node limit |
| 1× | node limit |
Compiled 48 to 24 computations (50% saved)
(negabs x)
(abs y)
Compiled 192 to 114 computations (40.6% saved)
Loading profile data...