
Time bar (total: 3.2s)
| 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)| 682.0ms | 8256× | 0 | valid |
ival-mult: 389.0ms (84.9% of total)ival-exp: 59.0ms (12.9% of total)const: 8.0ms (1.7% of total)backward-pass: 3.0ms (0.7% of total)| 1× | egg-herbie |
| 157× | fma-define |
| 55× | fma-neg |
| 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 |
| 33.0ms | 512× | 0 | valid |
Compiled 44 to 17 computations (61.4% saved)
ival-mult: 9.0ms (60.8% of total)ival-exp: 5.0ms (33.8% of total)const: 1.0ms (6.8% of total)backward-pass: 0.0ms (0% of total)Compiled 8 to 5 computations (37.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 16 to 10 computations (37.5% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 y) |
| ✓ | cost-diff | 0 | (pow.f64 (exp.f64 y) y) |
| ✓ | cost-diff | 0 | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | cost-diff | -6336 | (exp.f64 (*.f64 y y)) |
| ✓ | cost-diff | -6336 | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 y) y) |
| ✓ | accuracy | 100.0% | (exp.f64 y) |
| ✓ | accuracy | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1× | *-commutative |
| 1× | exp-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 123 |
| 1 | 15 | 123 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
x |
(pow.f64 (exp.f64 y) y) |
(exp.f64 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 |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
x |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
y |
| 30.0ms | 256× | 0 | valid |
Compiled 32 to 9 computations (71.9% saved)
ival-pow: 8.0ms (45.4% of total)ival-mult: 6.0ms (34% of total)ival-exp: 4.0ms (22.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 x (exp.f64 (*.f64 y y)))> |
#<alt (exp.f64 (*.f64 y y))> |
#<alt (*.f64 y y)> |
#<alt (*.f64 x (pow.f64 (exp.f64 y) y))> |
#<alt (exp.f64 y)> |
#<alt (pow.f64 (exp.f64 y) y)> |
| Outputs |
|---|
#<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)))> |
#<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) y)> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y))))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) y))))))> |
#<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)))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | x | @ | 0 | (* x (pow (exp y) y)) |
| 1.0ms | x | @ | 0 | (* x (exp (* y y))) |
| 1.0ms | y | @ | inf | (* x (exp (* y y))) |
| 1.0ms | x | @ | inf | (* x (exp (* y y))) |
| 1.0ms | y | @ | 0 | (* x (pow (exp y) y)) |
| 1× | batch-egg-rewrite |
| 535× | unpow-prod-down |
| 463× | log1p-expm1-u |
| 463× | expm1-log1p-u |
| 441× | add-exp-log |
| 407× | pow1 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 92 |
| 1 | 134 | 92 |
| 2 | 1366 | 92 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(exp.f64 y) |
(pow.f64 (exp.f64 y) y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.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 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 (pow.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))) |
(*.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 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/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 y) y) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 3 binary64) y)) |
(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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) y)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(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 (cbrt.f64 y) #s(literal 5 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 y)) |
(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 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (/.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (sqrt.f64 y)) (/.f64 (sqrt.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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(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))) (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))) (pow.f64 (cbrt.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))) (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))) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 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))))) |
(+.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 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y))) |
(-.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 (pow.f64 (cbrt.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 y)) |
(+.f64 #s(literal 0 binary64) (exp.f64 y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (exp.f64 y))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 y))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y)))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 y)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 y) #s(literal 1 binary64)) |
(*.f64 (exp.f64 y) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 y)) |
(*.f64 (cbrt.f64 (exp.f64 y)) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 y))) |
(*.f64 (sqrt.f64 (exp.f64 y)) (sqrt.f64 (exp.f64 y))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) y))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 y)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 y))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 y) (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (exp.f64 y)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (exp.f64 y)))) |
(/.f64 (pow.f64 (E.f64) (+.f64 #s(literal 1 binary64) y)) (E.f64)) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) y)) (E.f64)) |
(pow.f64 (exp.f64 y) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) y) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 (exp.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (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 2 binary64))) (cbrt.f64 (sqrt.f64 y))) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 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 2 binary64))) (pow.f64 (cbrt.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 2 binary64))) (sqrt.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 (sqrt.f64 y))) (sqrt.f64 (sqrt.f64 y))) |
(pow.f64 (exp.f64 (sqrt.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 (exp.f64 y) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 y))) |
(cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 y))) |
(log1p.f64 (expm1.f64 (exp.f64 y))) |
(+.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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.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 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 (pow.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))) |
(*.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 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/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)) |
(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))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64)))) (cbrt.f64 y))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (pow.f64 y #s(literal 2 binary64)))) |
| 1× | egg-herbie |
| 669× | distribute-lft-in |
| 576× | distribute-rgt-in |
| 402× | fma-neg |
| 300× | exp-prod |
| 275× | times-frac |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 4294975621 |
| 1 | 742 | 4294975276 |
| 2 | 1893 | 4294975078 |
| 3 | 5384 | 4294975036 |
| 1× | node limit |
| Inputs |
|---|
(*.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))) |
(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) y) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)))))) |
#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 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.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 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 (pow.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))) |
(*.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 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/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 y) y) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 3 binary64) y)) |
(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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) y)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(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 (cbrt.f64 y) #s(literal 5 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 3/2 binary64))) (sqrt.f64 y)) |
(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 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (/.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (sqrt.f64 y)) (/.f64 (sqrt.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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(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))) (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))) (pow.f64 (cbrt.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))) (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))) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 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))))) |
(+.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 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y))) |
(-.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 (pow.f64 (cbrt.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 y)) |
(+.f64 #s(literal 0 binary64) (exp.f64 y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (exp.f64 y))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 y))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y)))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 y)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 y) #s(literal 1 binary64)) |
(*.f64 (exp.f64 y) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 y)) |
(*.f64 (cbrt.f64 (exp.f64 y)) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 y))) |
(*.f64 (sqrt.f64 (exp.f64 y)) (sqrt.f64 (exp.f64 y))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) y))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 y)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 y))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 y) (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (exp.f64 y)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (exp.f64 y)))) |
(/.f64 (pow.f64 (E.f64) (+.f64 #s(literal 1 binary64) y)) (E.f64)) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) y)) (E.f64)) |
(pow.f64 (exp.f64 y) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) y) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 (exp.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (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 2 binary64))) (cbrt.f64 (sqrt.f64 y))) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 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 2 binary64))) (pow.f64 (cbrt.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 2 binary64))) (sqrt.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 (sqrt.f64 y))) (sqrt.f64 (sqrt.f64 y))) |
(pow.f64 (exp.f64 (sqrt.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 (exp.f64 y) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 y))) |
(cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 y))) |
(log1p.f64 (expm1.f64 (exp.f64 y))) |
(+.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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.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 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 (pow.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))) |
(*.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 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/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)) |
(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))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64)))) (cbrt.f64 y))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (pow.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.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 (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 (pow.f64 y #s(literal 2 binary64))) #s(literal 1/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) |
(+.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 x (pow.f64 y #s(literal 2 binary64))) (*.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 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64)))) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) 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)) |
(+.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)) |
(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))) |
(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 (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 (pow.f64 y #s(literal 2 binary64))) #s(literal 1/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) |
(+.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 x (pow.f64 y #s(literal 2 binary64))) (*.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 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64)))) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) 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) y) |
(+.f64 y #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))))) |
(fma.f64 y (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 y #s(literal 1/6 binary64))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 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)) |
(+.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)) |
(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 #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 (pow.f64 (cbrt.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 #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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (exp.f64 y) (*.f64 #s(literal 2/3 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.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 #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 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.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 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3/2 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 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (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)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (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)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 8 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 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/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 y) y) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(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 (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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 3 binary64) y)) |
(pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #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)) |
(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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) y)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (*.f64 y #s(literal 1/3 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) y) (*.f64 y #s(literal 1/3 binary64))) |
(pow.f64 (sqrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(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 (cbrt.f64 y) #s(literal 5 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1 binary64))) |
(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 (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 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (/.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (cbrt.f64 y))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (sqrt.f64 y)) (/.f64 (sqrt.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 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(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))) (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))) (pow.f64 (cbrt.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))) (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))) (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) #s(literal 2 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))) |
(+.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 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64)))) (log.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y))) |
(-.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))) |
(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))) |
(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 (pow.f64 (cbrt.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 #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 y)) |
(exp.f64 y) |
(+.f64 #s(literal 0 binary64) (exp.f64 y)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (exp.f64 y))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 y))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y)))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 y))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (exp.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (exp.f64 y) (log.f64 (E.f64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 #s(literal 1 binary64) (exp.f64 y)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (cbrt.f64 (exp.f64 y)) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 y))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (sqrt.f64 (exp.f64 y)) (sqrt.f64 (exp.f64 y))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) y))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2/3 binary64) y)) (pow.f64 (E.f64) (*.f64 y #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 y #s(literal 2/3 binary64))) (pow.f64 (E.f64) (*.f64 y #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (exp.f64 y)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 y))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (exp.f64 y))) #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)))) (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))))) |
(*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) y))) (cbrt.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) y)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 y) (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (exp.f64 y)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 y))) (cbrt.f64 (pow.f64 (*.f64 (exp.f64 y) (cbrt.f64 (exp.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 y))) (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 y))) (cbrt.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (exp.f64 y)))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (exp.f64 y)))) |
(/.f64 (pow.f64 (E.f64) (+.f64 #s(literal 1 binary64) y)) (E.f64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) y)) (E.f64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (exp.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 3 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (sqrt.f64 (exp.f64 y)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (E.f64) y) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (*.f64 (cbrt.f64 y) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 (exp.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(pow.f64 (pow.f64 (E.f64) (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 (E.f64) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 y))) |
(pow.f64 (exp.f64 (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 2 binary64))) (cbrt.f64 (sqrt.f64 y))) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 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 2 binary64))) (pow.f64 (cbrt.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 2 binary64))) (sqrt.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (fabs.f64 (cbrt.f64 y))) (sqrt.f64 (cbrt.f64 y))) |
(pow.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (sqrt.f64 (sqrt.f64 y))) (sqrt.f64 (sqrt.f64 y))) |
(pow.f64 (exp.f64 (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 (E.f64) (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 (E.f64) (sqrt.f64 (pow.f64 (cbrt.f64 y) #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 y))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (fabs.f64 (cbrt.f64 y))) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(log.f64 (exp.f64 (exp.f64 y))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(expm1.f64 (log1p.f64 (exp.f64 y))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(log1p.f64 (expm1.f64 (exp.f64 y))) |
(+.f64 #s(literal 1 binary64) (expm1.f64 y)) |
(exp.f64 y) |
(+.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 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y)) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) y))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (exp.f64 y) (*.f64 #s(literal 2/3 binary64) y))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.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 #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 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.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 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3/2 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 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (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)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (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)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 8 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 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 4 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 y) #s(literal 3/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 5 binary64)) (*.f64 y #s(literal 1/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))) |
(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))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.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))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (pow.f64 (cbrt.f64 y) #s(literal 5 binary64)))) (cbrt.f64 y))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
Compiled 3080 to 880 computations (71.4% saved)
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 3 | 245 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 242 | 5 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.0% | (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
| ✓ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ▶ | 100.0% | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 49.8% | x |
Compiled 40 to 28 computations (30% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -6272 | (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (pow.f64 y #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (pow.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 64 | (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 64 | (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 256 | (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
| ✓ | cost-diff | 256 | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))) |
| ✓ | accuracy | 100.0% | (pow.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 84.2% | (*.f64 x (pow.f64 y #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (E.f64) |
| ✓ | accuracy | 100.0% | (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))) |
| ✓ | accuracy | 100.0% | (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
| 899× | fma-neg |
| 456× | times-frac |
| 428× | div-sub |
| 401× | associate-/r* |
| 361× | fma-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 194 |
| 1 | 34 | 182 |
| 2 | 54 | 172 |
| 3 | 83 | 160 |
| 4 | 121 | 160 |
| 5 | 319 | 160 |
| 6 | 986 | 160 |
| 7 | 3905 | 160 |
| 8 | 5929 | 160 |
| 1× | node limit |
| Inputs |
|---|
x |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))) |
x |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(E.f64) |
(+.f64 x (*.f64 x (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) |
| Outputs |
|---|
x |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 x (exp.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(exp.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 0 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(E.f64) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
x |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
| 36.0ms | 256× | 0 | valid |
Compiled 59 to 13 computations (78% saved)
ival-mult: 4.0ms (25.5% of total)ival-add: 3.0ms (19.2% of total)ival-pow: 3.0ms (19.2% of total)ival-div: 2.0ms (12.8% of total)ival-exp: 2.0ms (12.8% of total)ival-e: 2.0ms (12.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (E.f64)> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))> |
| Outputs |
|---|
#<alt (exp.f64 #s(literal 1 binary64))> |
#<alt (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))))> |
#<alt (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))))))> |
#<alt (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 #s(literal 1 binary64))))))))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))> |
#<alt (+.f64 (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))> |
#<alt (+.f64 (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))> |
#<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 (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 #s(literal 1 binary64)> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* x (/ (exp (+ 1 (pow y 2))) (E))) |
| 1.0ms | y | @ | inf | (* x (/ (exp (+ 1 (pow y 2))) (E))) |
| 1.0ms | y | @ | 0 | (* x (/ (exp (+ 1 (pow y 2))) (E))) |
| 1.0ms | y | @ | 0 | (/ (exp (+ 1 (pow y 2))) (E)) |
| 1.0ms | x | @ | inf | (* x (/ (exp (+ 1 (pow y 2))) (E))) |
| 1× | batch-egg-rewrite |
| 911× | prod-diff |
| 753× | log1p-expm1-u |
| 753× | expm1-log1p-u |
| 389× | fma-define |
| 189× | fma-neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 161 |
| 1 | 242 | 127 |
| 2 | 3292 | 127 |
| 1× | node limit |
| Inputs |
|---|
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 (exp.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)) |
(E.f64) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (E.f64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64)) |
(*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (cbrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (E.f64)) (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.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)))) |
(pow.f64 (exp.f64 (hypot.f64 #s(literal 1 binary64) y)) (hypot.f64 #s(literal 1 binary64) y)) |
(sqrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (E.f64)) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) (neg.f64 (E.f64))) |
(/.f64 (*.f64 x (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (neg.f64 (E.f64))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) x) (neg.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) #s(literal 1 binary64)) (E.f64)) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(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 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)) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.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))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #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 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (exp.f64 #s(literal -1 binary64))) |
(*.f64 (E.f64) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (E.f64) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) #s(literal 1 binary64)) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (E.f64))) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (E.f64)))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) y) |
(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 3 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 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (neg.f64 (E.f64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(cbrt.f64 (/.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (E.f64) #s(literal 3 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))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (E.f64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (E.f64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))) |
(*.f64 (sqrt.f64 (E.f64)) (sqrt.f64 (E.f64))) |
(pow.f64 (E.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (E.f64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (E.f64)) #s(literal 2 binary64)) |
(sqrt.f64 (exp.f64 #s(literal 2 binary64))) |
(log.f64 (exp.f64 (E.f64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (E.f64)))) |
(cbrt.f64 (pow.f64 (E.f64) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (E.f64))) |
(log1p.f64 (expm1.f64 (E.f64))) |
(exp.f64 #s(literal 1 binary64)) |
(-.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 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.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)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #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 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) #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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(*.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)) x) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (pow.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(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 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 x (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 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.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 (*.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 y) y x) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(+.f64 (fma.f64 y y #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal -1 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 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (log.f64 (neg.f64 (E.f64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(*.f64 y y) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 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 2 binary64)) (*.f64 (cbrt.f64 y) y)) |
(*.f64 (cbrt.f64 (pow.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 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 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 y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 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))) (log.f64 (exp.f64 #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) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.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)))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) |
(pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(cbrt.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(log1p.f64 (expm1.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(exp.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 378× | cancel-sign-sub-inv |
| 370× | associate-*r* |
| 350× | fma-neg |
| 336× | associate-*l* |
| 309× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 527 | 11222 |
| 1 | 1127 | 7339 |
| 2 | 4701 | 7247 |
| 1× | node limit |
| Inputs |
|---|
(exp.f64 #s(literal 1 binary64)) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))))))) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) |
(+.f64 (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) |
(+.f64 (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(*.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 (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))))) |
#s(literal 1 binary64) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (E.f64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64)) |
(*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (cbrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (E.f64)) (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.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)))) |
(pow.f64 (exp.f64 (hypot.f64 #s(literal 1 binary64) y)) (hypot.f64 #s(literal 1 binary64) y)) |
(sqrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (E.f64)) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) (neg.f64 (E.f64))) |
(/.f64 (*.f64 x (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (neg.f64 (E.f64))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) x) (neg.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) #s(literal 1 binary64)) (E.f64)) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(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 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)) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.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))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #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 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (exp.f64 #s(literal -1 binary64))) |
(*.f64 (E.f64) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (E.f64) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) #s(literal 1 binary64)) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (E.f64))) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (E.f64)))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) y) |
(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 3 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 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (neg.f64 (E.f64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(cbrt.f64 (/.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (E.f64) #s(literal 3 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))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (E.f64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (E.f64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))) |
(*.f64 (sqrt.f64 (E.f64)) (sqrt.f64 (E.f64))) |
(pow.f64 (E.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (E.f64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (E.f64)) #s(literal 2 binary64)) |
(sqrt.f64 (exp.f64 #s(literal 2 binary64))) |
(log.f64 (exp.f64 (E.f64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (E.f64)))) |
(cbrt.f64 (pow.f64 (E.f64) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (E.f64))) |
(log1p.f64 (expm1.f64 (E.f64))) |
(exp.f64 #s(literal 1 binary64)) |
(-.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 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.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)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #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 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) #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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(*.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)) x) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (pow.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(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 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 x (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 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.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 (*.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 y) y x) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(+.f64 (fma.f64 y y #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal -1 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 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (log.f64 (neg.f64 (E.f64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(*.f64 y y) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 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 2 binary64)) (*.f64 (cbrt.f64 y) y)) |
(*.f64 (cbrt.f64 (pow.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 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 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 y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 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))) (log.f64 (exp.f64 #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) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.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)))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) |
(pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(cbrt.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(log1p.f64 (expm1.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(exp.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) #s(literal 1 binary64)) |
| Outputs |
|---|
(exp.f64 #s(literal 1 binary64)) |
(E.f64) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (E.f64) (E.f64)) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) (E.f64)) (E.f64))) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (E.f64) (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (E.f64)) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (E.f64))) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (E.f64) (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (E.f64)) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) |
(*.f64 x (/.f64 (E.f64) (E.f64))) |
x |
(+.f64 (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) (*.f64 x (/.f64 (E.f64) (E.f64)))) (*.f64 x (/.f64 (E.f64) (E.f64)))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) x) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (E.f64) (E.f64))))) (*.f64 x (/.f64 (E.f64) (E.f64)))) (*.f64 x (/.f64 (E.f64) (E.f64)))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 y #s(literal 2 binary64)))) x) x) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) |
(/.f64 (E.f64) (E.f64)) |
#s(literal 1 binary64) |
(+.f64 (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))) (/.f64 (E.f64) (E.f64))) (/.f64 (E.f64) (E.f64))) |
(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)) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (E.f64) (E.f64)))) (/.f64 (E.f64) (E.f64))) (/.f64 (E.f64) (E.f64))) |
(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)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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)))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (neg.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) (neg.f64 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)))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (neg.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) (neg.f64 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)))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (neg.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) (neg.f64 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)))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (neg.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) (neg.f64 x)) |
x |
(*.f64 x (/.f64 (E.f64) (E.f64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)) x) |
(*.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))))) |
#s(literal 1 binary64) |
(/.f64 (E.f64) (E.f64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (E.f64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (cbrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (E.f64)) (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (E.f64) (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (exp.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)))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (hypot.f64 #s(literal 1 binary64) y)) (hypot.f64 #s(literal 1 binary64) y)) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(log1p.f64 (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) (neg.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (neg.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) x) (neg.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) #s(literal 1 binary64)) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (E.f64))) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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)))))) |
(log1p.f64 (expm1.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y (log.f64 x))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1 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))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (exp.f64 #s(literal -1 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (E.f64) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (E.f64) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (exp.f64 #s(literal -1 binary64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 binary64)))) |
(expm1.f64 (log1p.f64 (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))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #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))))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 binary64)))) |
(expm1.f64 (log1p.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))))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) #s(literal 1 binary64)) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (E.f64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (E.f64))) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (E.f64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(pow.f64 (E.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))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) y) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.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)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 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 3 binary64)) #s(literal 1/3 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 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)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (neg.f64 (E.f64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #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))) |
(log.f64 (exp.f64 (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))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (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))) |
(cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (E.f64) #s(literal 3 binary64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (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))))) |
(expm1.f64 (log1p.f64 (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))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(-.f64 (exp.f64 (log1p.f64 (E.f64))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(E.f64) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(E.f64) |
(*.f64 (cbrt.f64 (E.f64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))) |
(*.f64 (sqrt.f64 (E.f64)) (sqrt.f64 (E.f64))) |
(E.f64) |
(pow.f64 (E.f64) #s(literal 1 binary64)) |
(E.f64) |
(pow.f64 (cbrt.f64 (E.f64)) #s(literal 3 binary64)) |
(E.f64) |
(pow.f64 (pow.f64 (E.f64) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(E.f64) |
(pow.f64 (sqrt.f64 (E.f64)) #s(literal 2 binary64)) |
(E.f64) |
(sqrt.f64 (exp.f64 #s(literal 2 binary64))) |
(fabs.f64 (E.f64)) |
(log.f64 (exp.f64 (E.f64))) |
(E.f64) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (E.f64)))) |
(E.f64) |
(cbrt.f64 (pow.f64 (E.f64) #s(literal 3 binary64))) |
(E.f64) |
(expm1.f64 (log1p.f64 (E.f64))) |
(log1p.f64 (expm1.f64 (E.f64))) |
(E.f64) |
(exp.f64 #s(literal 1 binary64)) |
(E.f64) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.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 x) (pow.f64 y #s(literal 2 binary64)))) |
(*.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)))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #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))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (*.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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) 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) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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 #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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 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 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 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 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (pow.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (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)) (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal 2 binary64)) x (neg.f64 x))) |
(pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) y x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(+.f64 (fma.f64 y y #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal -1 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 (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 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(pow.f64 y #s(literal 2 binary64)) |
(-.f64 (log.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (log.f64 (neg.f64 (E.f64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 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 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (cbrt.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 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y)) |
(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)) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(pow.f64 y #s(literal 2 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 y)) #s(literal 1 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(pow.f64 y #s(literal 2 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 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fma.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(fma.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 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))) (log.f64 (exp.f64 #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) (log.f64 (exp.f64 #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)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) (pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.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)))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (hypot.f64 #s(literal 1 binary64) y) (hypot.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(log.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(cbrt.f64 (pow.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 3 binary64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 y y #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (*.f64 (cbrt.f64 y) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
Compiled 5105 to 1196 computations (76.6% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 367 | 2 | 369 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 1 | 1 | 2 |
| Total | 370 | 4 | 374 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.0% | (+.f64 x (*.f64 x (*.f64 y y))) |
| ▶ | 100.0% | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 49.8% | x |
Compiled 32 to 21 computations (34.4% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -6272 | (+.f64 x (*.f64 x (*.f64 y y))) |
| cost-diff | 0 | (*.f64 y y) | |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y y)) |
| cost-diff | 0 | (E.f64) | |
| cost-diff | 0 | (*.f64 y y) | |
| ✓ | cost-diff | 256 | (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64)) |
| ✓ | cost-diff | 256 | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
| accuracy | 100.0% | (*.f64 y y) | |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 x (*.f64 y y))) |
| ✓ | accuracy | 84.2% | (*.f64 x (*.f64 y y)) |
| accuracy | 100.0% | (E.f64) | |
| ✓ | accuracy | 100.0% | (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
| ✓ | accuracy | 100.0% | (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
| 882× | fma-neg |
| 474× | times-frac |
| 434× | div-sub |
| 399× | associate-/r* |
| 361× | fma-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 212 |
| 1 | 34 | 185 |
| 2 | 54 | 181 |
| 3 | 79 | 169 |
| 4 | 117 | 169 |
| 5 | 317 | 169 |
| 6 | 985 | 169 |
| 7 | 3936 | 169 |
| 8 | 5982 | 169 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
x |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64)) |
(exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(+.f64 #s(literal 1 binary64) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 y y) |
y |
(E.f64) |
(+.f64 x (*.f64 x (*.f64 y y))) |
x |
(*.f64 x (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 y y) #s(literal 0 binary64)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64)) |
(exp.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (*.f64 y y) #s(literal 0 binary64))) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 (*.f64 y y)) |
(exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 y y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 y y) |
y |
(E.f64) |
(+.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(*.f64 x (*.f64 y y)) |
(*.f64 y y) |
y |
| 31.0ms | 256× | 0 | valid |
Compiled 56 to 12 computations (78.6% saved)
ival-mult: 6.0ms (40.3% of total)ival-add: 3.0ms (20.2% of total)ival-div: 2.0ms (13.4% of total)ival-exp: 2.0ms (13.4% of total)ival-e: 2.0ms (13.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)))> |
#<alt (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64)))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))> |
#<alt (*.f64 x (*.f64 y y))> |
#<alt (+.f64 x (*.f64 x (*.f64 y y)))> |
| Outputs |
|---|
#<alt (exp.f64 #s(literal 1 binary64))> |
#<alt (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))))> |
#<alt (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))))))> |
#<alt (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 #s(literal 1 binary64))))))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))> |
#<alt (+.f64 (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64))> |
#<alt (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))> |
#<alt (+.f64 (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<alt (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))> |
#<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)))))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (* x (/ (exp (+ 1 (* y y))) (E))) |
| 0.0ms | y | @ | 0 | (/ (exp (+ 1 (* y y))) (E)) |
| 0.0ms | y | @ | 0 | (exp (+ 1 (* y y))) |
| 0.0ms | x | @ | -inf | (+ x (* x (* y y))) |
| 0.0ms | x | @ | inf | (* x (/ (exp (+ 1 (* y y))) (E))) |
| 1× | batch-egg-rewrite |
| 762× | log1p-expm1-u |
| 762× | expm1-log1p-u |
| 626× | log-prod |
| 410× | fma-define |
| 196× | fma-neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 132 |
| 1 | 241 | 99 |
| 2 | 3344 | 99 |
| 1× | node limit |
| Inputs |
|---|
(exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64)) |
(*.f64 x (*.f64 y y)) |
(+.f64 x (*.f64 x (*.f64 y y))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (E.f64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64)) |
(*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (cbrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (E.f64)) (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.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)))) |
(pow.f64 (exp.f64 (hypot.f64 #s(literal 1 binary64) y)) (hypot.f64 #s(literal 1 binary64) y)) |
(sqrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (exp.f64 x) (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 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x))) |
(/.f64 x (exp.f64 (neg.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (E.f64)) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) (neg.f64 (E.f64))) |
(/.f64 (*.f64 x (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (neg.f64 (E.f64))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) x) (neg.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) #s(literal 1 binary64)) (E.f64)) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(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 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)) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.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))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #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 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #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 (exp.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (exp.f64 #s(literal -1 binary64))) |
(*.f64 (E.f64) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (E.f64) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) #s(literal 1 binary64)) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (E.f64))) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (E.f64)))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) y) |
(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 3 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 (neg.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (neg.f64 (E.f64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(cbrt.f64 (/.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) (exp.f64 #s(literal 3 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))))) |
(exp.f64 (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 x) (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #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 x) (pow.f64 y #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 (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 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.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)))) |
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 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 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) #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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(*.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)) x) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 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 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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)) (*.f64 (pow.f64 y #s(literal 4 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 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)))) |
(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 x) (pow.f64 y #s(literal 2 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))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64))) (+.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 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(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))) |
(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 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 x (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 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 (pow.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 (*.f64 y x) y x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (cbrt.f64 (pow.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 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) y x) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x) |
(fma.f64 (*.f64 (*.f64 y x) (sqrt.f64 y)) (sqrt.f64 y) x) |
| 1× | egg-herbie |
| 496× | associate-*r/ |
| 412× | associate-*l/ |
| 250× | associate-*r* |
| 234× | distribute-lft-neg-in |
| 223× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 445 | 10952 |
| 1 | 984 | 7307 |
| 2 | 3322 | 7143 |
| 1× | node limit |
| Inputs |
|---|
(exp.f64 #s(literal 1 binary64)) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))))))) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 #s(literal 1 binary64)))))))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) |
(+.f64 (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) |
(+.f64 (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(/.f64 (exp.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)) |
(/.f64 (exp.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)) |
(/.f64 (exp.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)) |
(/.f64 (exp.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)) |
(*.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) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (E.f64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64)) |
(*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (cbrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (E.f64)) (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.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)))) |
(pow.f64 (exp.f64 (hypot.f64 #s(literal 1 binary64) y)) (hypot.f64 #s(literal 1 binary64) y)) |
(sqrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (exp.f64 x) (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 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x))) |
(/.f64 x (exp.f64 (neg.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (E.f64)) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) (neg.f64 (E.f64))) |
(/.f64 (*.f64 x (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (neg.f64 (E.f64))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) x) (neg.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) #s(literal 1 binary64)) (E.f64)) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (E.f64))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(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 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)) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.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))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #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 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #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 (exp.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (exp.f64 #s(literal -1 binary64))) |
(*.f64 (E.f64) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (E.f64) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 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 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) #s(literal 1 binary64)) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(*.f64 (/.f64 (E.f64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 (E.f64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (E.f64))) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (E.f64)))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) y) |
(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 3 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 (neg.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (neg.f64 (E.f64)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(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))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(cbrt.f64 (/.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) (exp.f64 #s(literal 3 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))))) |
(exp.f64 (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 x) (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #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 x) (pow.f64 y #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 (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 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.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)))) |
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 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 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) #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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(*.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)) x) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 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 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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)) (*.f64 (pow.f64 y #s(literal 4 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 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)))) |
(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 x) (pow.f64 y #s(literal 2 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))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64))) (+.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 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(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))) |
(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 y (*.f64 y x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 x (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 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 (pow.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 (*.f64 y x) y x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (cbrt.f64 (pow.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 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) y x) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x) |
(fma.f64 (*.f64 (*.f64 y x) (sqrt.f64 y)) (sqrt.f64 y) x) |
| Outputs |
|---|
(exp.f64 #s(literal 1 binary64)) |
(E.f64) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (E.f64) (E.f64)) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) (E.f64)) (E.f64))) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (E.f64)) #s(literal 1/2 binary64) (E.f64)) (E.f64)) |
(*.f64 (E.f64) (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))) |
(+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (E.f64)) (*.f64 #s(literal 1/2 binary64) (E.f64)))) (E.f64))) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (E.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (E.f64)) (E.f64)) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (E.f64) (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))) (E.f64)) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) |
(*.f64 x (/.f64 (E.f64) (E.f64))) |
x |
(+.f64 (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) (*.f64 x (/.f64 (E.f64) (E.f64)))) (*.f64 x (/.f64 (E.f64) (E.f64)))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64)))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64)))) (/.f64 (*.f64 x (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (E.f64) (E.f64))))) (*.f64 x (/.f64 (E.f64) (E.f64)))) (*.f64 x (/.f64 (E.f64) (E.f64)))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.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 #s(literal 1/2 binary64) x)) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) x) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) |
(/.f64 (E.f64) (E.f64)) |
#s(literal 1 binary64) |
(+.f64 (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) |
(+.f64 (/.f64 (E.f64) (E.f64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64)))) |
(fma.f64 y y #s(literal 1 binary64)) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))) (/.f64 (E.f64) (E.f64))) (/.f64 (E.f64) (E.f64))) |
(fma.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))) #s(literal 1 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)) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (exp.f64 #s(literal 1 binary64))) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64)))) (/.f64 (exp.f64 #s(literal 1 binary64)) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (E.f64) (E.f64)))) (/.f64 (E.f64) (E.f64))) (/.f64 (E.f64) (E.f64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.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))) #s(literal 1 binary64)) #s(literal 1 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)) |
(/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (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)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
x |
(*.f64 x (/.f64 (E.f64) (E.f64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)) x) |
(*.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) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) (log.f64 (cbrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))))) |
(-.f64 (exp.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (E.f64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (cbrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (E.f64)) (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (E.f64) (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (exp.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)))) |
(pow.f64 (exp.f64 (hypot.f64 #s(literal 1 binary64) y)) (hypot.f64 #s(literal 1 binary64) y)) |
(sqrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (exp.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(log1p.f64 (expm1.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (exp.f64 x) (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 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 x (exp.f64 (neg.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) (neg.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))))) (neg.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) x) (neg.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) #s(literal 1 binary64)) (E.f64)) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (E.f64))) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (cbrt.f64 (E.f64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64))))) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (*.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (cbrt.f64 (E.f64))))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.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)))))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 y y (log.f64 x))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (/.f64 x (E.f64))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (cbrt.f64 (exp.f64 (exp.f64 (pow.f64 y #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 (exp.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (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)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (exp.f64 #s(literal -1 binary64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (E.f64) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (E.f64) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (exp.f64 #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(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))))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (exp.f64 #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.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 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (E.f64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(*.f64 (/.f64 (E.f64) #s(literal 1 binary64)) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (E.f64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (exp.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (E.f64))) (/.f64 (cbrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (E.f64))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (sqrt.f64 (E.f64))) (sqrt.f64 (E.f64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (cbrt.f64 (E.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64)))) |
(/.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (cbrt.f64 (E.f64))) (cbrt.f64 (exp.f64 #s(literal 2 binary64)))) |
(pow.f64 (E.f64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.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 3 binary64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(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)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (neg.f64 (E.f64)))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64)))) (E.f64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (exp.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) (exp.f64 #s(literal 3 binary64)))) |
(expm1.f64 (log1p.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) (E.f64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.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 x) (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))))) |
(*.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 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.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 x) (pow.f64 y #s(literal 2 binary64)))) |
(*.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)))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (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)) (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 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) 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) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (*.f64 (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)) (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 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #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 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (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)) (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 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 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 (*.f64 (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)) (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 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #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 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (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)) (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 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) 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 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 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)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) x) (fma.f64 y y #s(literal -1 binary64))) |
(pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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))))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x))) (exp.f64 x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x 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)))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x) #s(literal 3 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 y (*.f64 y x) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 1 binary64) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (cbrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (cbrt.f64 x)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x) x) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 2 binary64))) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 y x) y x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x) x) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #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 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) x) |
(fma.f64 (cbrt.f64 (pow.f64 y #s(literal 4 binary64))) (*.f64 x (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) y x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 (*.f64 (*.f64 y x) (sqrt.f64 y)) (sqrt.f64 y) x) |
(+.f64 (*.f64 x (/.f64 (E.f64) (E.f64))) (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (/.f64 (E.f64) (E.f64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
Compiled 4283 to 997 computations (76.7% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 324 | 0 | 324 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 324 | 4 | 328 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.0% | (+.f64 x (*.f64 x (*.f64 y y))) |
| ✓ | 100.0% | (*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 49.8% | x |
Compiled 81 to 45 computations (44.4% saved)
| Inputs |
|---|
x |
(+.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (E.f64))) |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 y) y)) |
5 calls:
| 4.0ms | x |
| 3.0ms | y |
| 3.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 3.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 x (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
| Outputs |
|---|
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
5 calls:
| 3.0ms | x |
| 2.0ms | y |
| 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 x (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 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 x (*.f64 y y))) |
| Outputs |
|---|
(+.f64 x (*.f64 x (*.f64 y y))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 1 | x |
| 81.0% | 1 | y |
| 81.0% | 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 | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.8% | 1 | x |
| 49.8% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 4× | *-commutative |
| 3× | 1-exp |
| 2× | +-commutative |
| 1× | e-exp-1 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 127 |
| 1 | 34 | 127 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 x (*.f64 y y))) |
x |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (/.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y))) (E.f64))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 x (*.f64 y y))) |
x |
| 911× | prod-diff |
| 753× | log1p-expm1-u |
| 753× | expm1-log1p-u |
| 535× | unpow-prod-down |
| 463× | log1p-expm1-u |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 161 |
| 1 | 242 | 127 |
| 2 | 3292 | 127 |
| 0 | 14 | 92 |
| 1 | 134 | 92 |
| 2 | 1366 | 92 |
| 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× | done |
| 1× | saturated |
| 1× | node limit |
| 1× | node limit |
Compiled 150 to 75 computations (50% saved)
(negabs x)
(abs y)
Compiled 224 to 132 computations (41.1% saved)
Loading profile data...