
Time bar (total: 3.9s)
| 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 8 to 7 computations (12.5% saved)
| 558.0ms | 8 256× | 0 | valid |
ival-mult: 318.0ms (81.4% of total)ival-exp: 64.0ms (16.4% of total)ival-true: 6.0ms (1.5% of total)ival-assert: 3.0ms (0.8% of total)| 1× | egg-herbie |
| 157× | fma-define |
| 55× | fmm-def |
| 44× | exp-prod |
| 33× | distribute-lft-neg-in |
| 32× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 190 |
| 1 | 55 | 190 |
| 2 | 105 | 190 |
| 3 | 223 | 190 |
| 4 | 406 | 190 |
| 5 | 641 | 190 |
| 6 | 785 | 190 |
| 7 | 834 | 190 |
| 8 | 888 | 190 |
| 9 | 899 | 190 |
| 10 | 911 | 190 |
| 11 | 916 | 190 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (neg.f64 x) (exp.f64 (*.f64 y y))) |
(*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y)))) |
(neg.f64 (*.f64 (neg.f64 x) (exp.f64 (*.f64 y y)))) |
(neg.f64 (*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y))))) |
(*.f64 y (exp.f64 (*.f64 x x))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 (neg.f64 x) (exp.f64 (*.f64 y y))) |
(*.f64 x (neg.f64 (pow.f64 (exp.f64 y) y))) |
(*.f64 (pow.f64 (exp.f64 y) y) (neg.f64 x)) |
(*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(neg.f64 (*.f64 (neg.f64 x) (exp.f64 (*.f64 y y)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(neg.f64 (*.f64 x (exp.f64 (*.f64 (neg.f64 y) (neg.f64 y))))) |
(*.f64 x (neg.f64 (pow.f64 (exp.f64 y) y))) |
(*.f64 (pow.f64 (exp.f64 y) y) (neg.f64 x)) |
(*.f64 y (exp.f64 (*.f64 x x))) |
(*.f64 y (pow.f64 (exp.f64 x) x)) |
(abs y)
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 1 | (5.774680463311719e+206 9.895318621386314) | (exp.f64 (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (*.f64 y y))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 1 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 1 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 1 | 0 |
| - | 0 | 0 | 0 |
| 25.0ms | 512× | 0 | valid |
Compiled 50 to 24 computations (52% saved)
ival-mult: 7.0ms (55% of total)ival-exp: 5.0ms (39.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 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)) |
| ▶ | 99.9% | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 16 to 10 computations (37.5% saved)
| 1× | egg-herbie |
Found 6 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) |
| 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 |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 y) |
| ✓ | accuracy | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 y) y) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y y)) |
| 27.0ms | 256× | 0 | valid |
Compiled 31 to 10 computations (67.7% saved)
ival-pow: 7.0ms (39.2% of total)ival-exp: 6.0ms (33.6% of total)ival-mult: 5.0ms (28% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 y y)> |
#<alt (*.f64 x (exp.f64 (*.f64 y y)))> |
#<alt (exp.f64 (*.f64 y y))> |
#<alt (*.f64 x (pow.f64 (exp.f64 y) y))> |
#<alt (pow.f64 (exp.f64 y) y)> |
#<alt (exp.f64 y)> |
| Outputs |
|---|
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt x> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))))))> |
#<alt (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))> |
#<alt #s(literal 1 binary64)> |
#<alt (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))))))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64))))))))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<alt (exp.f64 (pow.f64 y #s(literal 2 binary64)))> |
#<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 #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))))))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | x | @ | 0 | (* x (pow (exp y) y)) |
| 1.0ms | x | @ | 0 | (* x (exp (* y y))) |
| 1.0ms | y | @ | 0 | (* x (pow (exp y) y)) |
| 1.0ms | x | @ | -inf | (* x (exp (* y y))) |
| 0.0ms | y | @ | 0 | (* x (exp (* y y))) |
| 1× | batch-egg-rewrite |
| 535× | unpow-prod-down |
| 463× | log1p-expm1-u |
| 463× | expm1-log1p-u |
| 440× | 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 y y) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(exp.f64 (*.f64 y y)) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(pow.f64 (exp.f64 y) y) |
(exp.f64 y) |
| Outputs |
|---|
(+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (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 (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (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))))) |
(log1p.f64 (expm1.f64 (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (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))))) |
(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)))) |
(+.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))) |
| 1× | egg-herbie |
| 691× | distribute-lft-in |
| 598× | distribute-rgt-in |
| 402× | fmm-def |
| 301× | exp-prod |
| 279× | times-frac |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 4294975621 |
| 1 | 743 | 4294975276 |
| 2 | 1919 | 4294975078 |
| 3 | 5491 | 4294975036 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64)))))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 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))) |
#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)))))) |
(+.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 (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (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))))) |
(log1p.f64 (expm1.f64 (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (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))))) |
(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)))) |
(+.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))) |
| Outputs |
|---|
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 2 binary64)) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) x) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x #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))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 2 binary64)) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) x) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x #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))) |
#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)) |
(+.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 (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 #s(literal 1/4 binary64)) (pow.f64 y #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 (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 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 2/3 binary64))) (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 #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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 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 (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 (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 (exp.f64 #s(literal 1/4 binary64)) (pow.f64 y #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 (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 (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 #s(literal 2 binary64)) y) (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 #s(literal 2 binary64)) y) (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 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (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 #s(literal 2 binary64)) y) (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 (pow.f64 (exp.f64 #s(literal 2 binary64)) y) (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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 #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 #s(literal 1/4 binary64)) (pow.f64 y #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 (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 (cbrt.f64 (exp.f64 y)) y) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 (E.f64) (*.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 2/3 binary64))) (pow.f64 (E.f64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 #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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/3 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 (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 (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 (exp.f64 #s(literal 1/4 binary64)) (pow.f64 y #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 (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 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 3 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))) |
(+.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 (pow.f64 (sqrt.f64 (exp.f64 y)) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) #s(literal 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 (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) |
Compiled 3 142 to 893 computations (71.6% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 245 | 4 | 249 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 245 | 6 | 251 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.5% | (pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
| ▶ | 84.1% | (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| ▶ | 100.0% | (*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
| ✓ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | 99.9% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 57.4% | x |
Compiled 49 to 33 computations (32.7% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 y y (log.f64 x)) |
| ✓ | cost-diff | 0 | (E.f64) |
| ✓ | cost-diff | 0 | (pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
| ✓ | cost-diff | 0 | (pow.f64 y #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 64 | (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| cost-diff | 0 | (exp.f64 y) | |
| ✓ | cost-diff | 0 | (pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
| 25× | fma-define |
| 11× | associate-*r* |
| 10× | associate-*l* |
| 8× | *-commutative |
| 5× | *-rgt-identity |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 247 |
| 1 | 35 | 246 |
| 2 | 52 | 246 |
| 3 | 64 | 246 |
| 4 | 77 | 246 |
| 5 | 102 | 246 |
| 6 | 106 | 246 |
| 7 | 123 | 246 |
| 8 | 125 | 246 |
| 1× | saturated |
| Inputs |
|---|
x |
(*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
x |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 y) |
y |
#s(literal 2 binary64) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
x |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(E.f64) |
(fma.f64 y y (log.f64 x)) |
y |
(log.f64 x) |
x |
| Outputs |
|---|
x |
(*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
x |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 y) |
y |
#s(literal 2 binary64) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(E.f64) |
(fma.f64 y y (log.f64 x)) |
y |
(log.f64 x) |
x |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 y y (log.f64 x)) |
| ✓ | accuracy | 100.0% | (log.f64 x) |
| ✓ | accuracy | 100.0% | (E.f64) |
| ✓ | accuracy | 94.5% | (pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
| ✓ | accuracy | 100.0% | (pow.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| ✓ | accuracy | 88.4% | (*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
| accuracy | 100.0% | (exp.f64 y) | |
| ✓ | accuracy | 100.0% | (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
| 44.0ms | 256× | 0 | valid |
Compiled 69 to 19 computations (72.5% saved)
ival-pow: 9.0ms (29.3% of total)ival-mult: 6.0ms (19.5% of total)ival-pow2: 5.0ms (16.3% of total)ival-log: 3.0ms (9.8% of total)ival-add: 2.0ms (6.5% of total)ival-exp: 2.0ms (6.5% of total)ival-e: 2.0ms (6.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))))> |
#<alt (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))> |
#<alt (pow.f64 (exp.f64 y) #s(literal 2 binary64))> |
#<alt (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) x)> |
#<alt (pow.f64 y #s(literal 2 binary64))> |
#<alt (pow.f64 (E.f64) (fma.f64 y y (log.f64 x)))> |
#<alt (E.f64)> |
#<alt (fma.f64 y y (log.f64 x))> |
#<alt (log.f64 x)> |
| Outputs |
|---|
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.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 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))))> |
#<alt (*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.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 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))> |
#<alt #s(literal 1 binary64)> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y))))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4/3 binary64) y))))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))))> |
#<alt x> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (*.f64 x (pow.f64 y #s(literal 2 binary64)))> |
#<alt (pow.f64 (E.f64) (log.f64 x))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x)))) (pow.f64 (E.f64) (log.f64 x)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 2 binary64)) (pow.f64 (E.f64) (log.f64 x))))) (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x))))) (pow.f64 (E.f64) (log.f64 x)))> |
#<alt (+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 3 binary64)) (pow.f64 (E.f64) (log.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 2 binary64)) (pow.f64 (E.f64) (log.f64 x)))))))) (pow.f64 (E.f64) (log.f64 x)))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))))> |
#<alt (exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))))> |
#<alt (log.f64 x)> |
#<alt (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (log.f64 x) (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 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (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 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))> |
#<alt (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))> |
#<alt (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))> |
#<alt (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))> |
#<alt (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))> |
#<alt (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 283.0ms | x | @ | inf | (pow (E) (+ (* y y) (log x))) |
| 40.0ms | x | @ | 0 | (pow (E) (+ (* y y) (log x))) |
| 30.0ms | x | @ | -inf | (+ x (* (pow y 2) x)) |
| 27.0ms | x | @ | 0 | (* x (pow (pow (exp y) 2) (* y 1/2))) |
| 19.0ms | x | @ | -inf | (pow (E) (+ (* y y) (log x))) |
| 1× | batch-egg-rewrite |
| 907× | prod-diff |
| 780× | log1p-expm1-u |
| 704× | expm1-log1p-u |
| 134× | add-exp-log |
| 134× | add-log-exp |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 206 |
| 1 | 312 | 160 |
| 2 | 3902 | 160 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (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 y #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) x) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(E.f64) |
(fma.f64 y y (log.f64 x)) |
(log.f64 x) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 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 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.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 (pow.f64 (E.f64) (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (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))))) |
(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))) |
(-.f64 (exp.f64 (log1p.f64 (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 #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)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.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 #s(literal 1 binary64) y) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 y #s(literal 1/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))))) |
(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))) |
(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 (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 y)) (exp.f64 y))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 y)) (*.f64 (sqrt.f64 (exp.f64 y)) (exp.f64 y))) |
(*.f64 (*.f64 (exp.f64 y) (sqrt.f64 (exp.f64 y))) (sqrt.f64 (exp.f64 y))) |
(*.f64 (*.f64 (exp.f64 y) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) (cbrt.f64 (exp.f64 y))) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (*.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 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) 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 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.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 x (pow.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 x (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 y y) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 #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 (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 (*.f64 y #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 (*.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)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(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 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 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))) |
(-.f64 (exp.f64 (log1p.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)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (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 2 binary64))) (*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 (cbrt.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 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (cbrt.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 y y (log.f64 x))) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (fma.f64 y y (log.f64 x))) (pow.f64 (cbrt.f64 (E.f64)) (fma.f64 y y (log.f64 x)))) |
(*.f64 (pow.f64 (sqrt.f64 (E.f64)) (fma.f64 y y (log.f64 x))) (pow.f64 (sqrt.f64 (E.f64)) (fma.f64 y y (log.f64 x)))) |
(*.f64 (*.f64 x (cbrt.f64 (pow.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 (*.f64 x (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) (sqrt.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))))) |
(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))) |
(-.f64 (exp.f64 (log1p.f64 (E.f64))) #s(literal 1 binary64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.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 (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 (pow.f64 y #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y y (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y y (log.f64 x)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y (log.f64 x))) |
(*.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) (pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) |
(*.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)))) |
(*.f64 (hypot.f64 y (sqrt.f64 (log.f64 x))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))) |
(pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (hypot.f64 y (sqrt.f64 (log.f64 x))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 2 binary64))) |
(log.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 y y (log.f64 x))))) |
(cbrt.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (fma.f64 y y (log.f64 x)))) |
(log1p.f64 (expm1.f64 (fma.f64 y y (log.f64 x)))) |
(exp.f64 (log.f64 (fma.f64 y y (log.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y y (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (log.f64 (cbrt.f64 x))) |
(+.f64 (log.f64 (sqrt.f64 x)) (log.f64 (sqrt.f64 x))) |
(-.f64 (exp.f64 (log1p.f64 (log.f64 x))) #s(literal 1 binary64)) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(*.f64 (cbrt.f64 (log.f64 x)) (pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 2 binary64)) (cbrt.f64 (log.f64 x))) |
(*.f64 (sqrt.f64 (log.f64 x)) (sqrt.f64 (log.f64 x))) |
(pow.f64 (log.f64 x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (log.f64 x))) |
(log1p.f64 (-.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 348× | fmm-def |
| 343× | associate-/r* |
| 325× | associate-*r* |
| 285× | cancel-sign-sub-inv |
| 284× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 527 | 11628 |
| 1 | 1093 | 9095 |
| 2 | 3757 | 8867 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.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 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.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 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4/3 binary64) y)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (E.f64) (log.f64 x)) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x)))) (pow.f64 (E.f64) (log.f64 x))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 2 binary64)) (pow.f64 (E.f64) (log.f64 x))))) (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x))))) (pow.f64 (E.f64) (log.f64 x))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 3 binary64)) (pow.f64 (E.f64) (log.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 2 binary64)) (pow.f64 (E.f64) (log.f64 x)))))))) (pow.f64 (E.f64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(log.f64 x) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (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 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (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 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 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 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.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 (pow.f64 (E.f64) (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (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))))) |
(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))) |
(-.f64 (exp.f64 (log1p.f64 (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 #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)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.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 #s(literal 1 binary64) y) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 y #s(literal 1/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))))) |
(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))) |
(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 (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 y)) (exp.f64 y))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 y)) (*.f64 (sqrt.f64 (exp.f64 y)) (exp.f64 y))) |
(*.f64 (*.f64 (exp.f64 y) (sqrt.f64 (exp.f64 y))) (sqrt.f64 (exp.f64 y))) |
(*.f64 (*.f64 (exp.f64 y) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) (cbrt.f64 (exp.f64 y))) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (*.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 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) 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 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.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 x (pow.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 x (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 y y) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 #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 (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 (*.f64 y #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (*.f64 (*.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)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(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 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 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))) |
(-.f64 (exp.f64 (log1p.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)))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (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 2 binary64))) (*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 (cbrt.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 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (cbrt.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 y y (log.f64 x))) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (fma.f64 y y (log.f64 x))) (pow.f64 (cbrt.f64 (E.f64)) (fma.f64 y y (log.f64 x)))) |
(*.f64 (pow.f64 (sqrt.f64 (E.f64)) (fma.f64 y y (log.f64 x))) (pow.f64 (sqrt.f64 (E.f64)) (fma.f64 y y (log.f64 x)))) |
(*.f64 (*.f64 x (cbrt.f64 (pow.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 (*.f64 x (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) (sqrt.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))))) |
(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))) |
(-.f64 (exp.f64 (log1p.f64 (E.f64))) #s(literal 1 binary64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.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 (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 (pow.f64 y #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y y (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y y (log.f64 x)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y (log.f64 x))) |
(*.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) (pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) |
(*.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)))) |
(*.f64 (hypot.f64 y (sqrt.f64 (log.f64 x))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))) |
(pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (hypot.f64 y (sqrt.f64 (log.f64 x))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 2 binary64))) |
(log.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 y y (log.f64 x))))) |
(cbrt.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (fma.f64 y y (log.f64 x)))) |
(log1p.f64 (expm1.f64 (fma.f64 y y (log.f64 x)))) |
(exp.f64 (log.f64 (fma.f64 y y (log.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y y (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (log.f64 (cbrt.f64 x))) |
(+.f64 (log.f64 (sqrt.f64 x)) (log.f64 (sqrt.f64 x))) |
(-.f64 (exp.f64 (log1p.f64 (log.f64 x))) #s(literal 1 binary64)) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(*.f64 (cbrt.f64 (log.f64 x)) (pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 2 binary64)) (cbrt.f64 (log.f64 x))) |
(*.f64 (sqrt.f64 (log.f64 x)) (sqrt.f64 (log.f64 x))) |
(pow.f64 (log.f64 x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 x)) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (log.f64 x))) |
(log1p.f64 (-.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 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))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) x) x) |
(*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 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 (*.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)) (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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))) |
(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)))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 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 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(fma.f64 y #s(literal 2 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 y (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4/3 binary64) y)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y #s(literal 4/3 binary64))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (E.f64) (log.f64 x)) |
x |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x)))) (pow.f64 (E.f64) (log.f64 x))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 2 binary64)) (pow.f64 (E.f64) (log.f64 x))))) (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x))))) (pow.f64 (E.f64) (log.f64 x))) |
(+.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))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) x) x) |
(*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 (E.f64)) (pow.f64 (E.f64) (log.f64 x))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 3 binary64)) (pow.f64 (E.f64) (log.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (E.f64)) #s(literal 2 binary64)) (pow.f64 (E.f64) (log.f64 x)))))))) (pow.f64 (E.f64) (log.f64 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)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) x) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (E.f64) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (E.f64) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (E.f64) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (E.f64) (+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(log.f64 x) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (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 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 x) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 x) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 x) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 x) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (E.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 (pow.f64 (E.f64) (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (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)))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (hypot.f64 y (sqrt.f64 (log.f64 x)))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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)))) (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.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 (cbrt.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 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))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) y) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) y) (pow.f64 (cbrt.f64 (exp.f64 y)) y)) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 y)) y) (pow.f64 (sqrt.f64 (exp.f64 y)) y)) |
(pow.f64 (sqrt.f64 (exp.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) y)) (pow.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) y))) |
(sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.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 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (exp.f64 y)) (exp.f64 y))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (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 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (sqrt.f64 (exp.f64 y)) (*.f64 (sqrt.f64 (exp.f64 y)) (exp.f64 y))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (*.f64 (exp.f64 y) (sqrt.f64 (exp.f64 y))) (sqrt.f64 (exp.f64 y))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (*.f64 (exp.f64 y) (pow.f64 (cbrt.f64 (exp.f64 y)) #s(literal 2 binary64))) (cbrt.f64 (exp.f64 y))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 0 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 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 y y #s(literal 1 binary64)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.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 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) #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 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 y y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 x (pow.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 0 binary64)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 4 binary64))) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(fabs.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 x) (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(-.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(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 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 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 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 y (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.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 y #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.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 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)) |
(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 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 2 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)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) x) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (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 2 binary64))) (*.f64 (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 x (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (*.f64 (cbrt.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 2 binary64))))) |
(*.f64 (cbrt.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 2 binary64))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (cbrt.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 x))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 y y (log.f64 x))) (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2 binary64))) (fma.f64 y y (log.f64 x))) (pow.f64 (cbrt.f64 (E.f64)) (fma.f64 y y (log.f64 x)))) |
(*.f64 (pow.f64 (sqrt.f64 (E.f64)) (fma.f64 y y (log.f64 x))) (pow.f64 (sqrt.f64 (E.f64)) (fma.f64 y y (log.f64 x)))) |
(pow.f64 (sqrt.f64 (E.f64)) (*.f64 #s(literal 2 binary64) (fma.f64 y y (log.f64 x)))) |
(*.f64 (*.f64 x (cbrt.f64 (pow.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 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 x (cbrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (*.f64 (cbrt.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 2 binary64))))) |
(*.f64 (*.f64 x (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) (sqrt.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (cbrt.f64 x))) |
(*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64))) (cbrt.f64 x))) |
(*.f64 (*.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.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 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 y (log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))))) |
(*.f64 x (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 (E.f64) #s(literal 0 binary64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(E.f64) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(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))) |
(+.f64 (E.f64) #s(literal 0 binary64)) |
(log1p.f64 (expm1.f64 (E.f64))) |
(E.f64) |
(exp.f64 #s(literal 1 binary64)) |
(E.f64) |
(+.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x)) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (fma.f64 y y (log.f64 x))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y y (log.f64 x)))) #s(literal 1 binary64)) |
(fma.f64 y y (log.f64 x)) |
(*.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 y y (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y (log.f64 x))) |
(fma.f64 y y (log.f64 x)) |
(*.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) (pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(*.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)))) |
(fma.f64 y y (log.f64 x)) |
(*.f64 (hypot.f64 y (sqrt.f64 (log.f64 x))) (hypot.f64 y (sqrt.f64 (log.f64 x)))) |
(fma.f64 y y (log.f64 x)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))) |
(pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 y y (log.f64 x)) |
(pow.f64 (cbrt.f64 (fma.f64 y y (log.f64 x))) #s(literal 3 binary64)) |
(fma.f64 y y (log.f64 x)) |
(pow.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 y y (log.f64 x)) |
(pow.f64 (hypot.f64 y (sqrt.f64 (log.f64 x))) #s(literal 2 binary64)) |
(fma.f64 y y (log.f64 x)) |
(sqrt.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 y y (log.f64 x)) |
(log.f64 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64))))) |
(fma.f64 y y (log.f64 x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 y y (log.f64 x))))) |
(fma.f64 y y (log.f64 x)) |
(cbrt.f64 (pow.f64 (fma.f64 y y (log.f64 x)) #s(literal 3 binary64))) |
(fma.f64 y y (log.f64 x)) |
(expm1.f64 (log1p.f64 (fma.f64 y y (log.f64 x)))) |
(fma.f64 y y (log.f64 x)) |
(log1p.f64 (expm1.f64 (fma.f64 y y (log.f64 x)))) |
(fma.f64 y y (log.f64 x)) |
(exp.f64 (log.f64 (fma.f64 y y (log.f64 x)))) |
(fma.f64 y y (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y y (log.f64 x))) #s(literal 1 binary64))) |
(fma.f64 y y (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 x) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 x #s(literal 2 binary64)))) (log.f64 (cbrt.f64 x))) |
(+.f64 (log.f64 (sqrt.f64 x)) (log.f64 (sqrt.f64 x))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 x))) |
(-.f64 (exp.f64 (log1p.f64 (log.f64 x))) #s(literal 1 binary64)) |
(log.f64 x) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(log.f64 x) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(log.f64 x) |
(*.f64 (cbrt.f64 (log.f64 x)) (pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 2 binary64))) |
(log.f64 x) |
(*.f64 (pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 2 binary64)) (cbrt.f64 (log.f64 x))) |
(log.f64 x) |
(*.f64 (sqrt.f64 (log.f64 x)) (sqrt.f64 (log.f64 x))) |
(log.f64 x) |
(pow.f64 (log.f64 x) #s(literal 1 binary64)) |
(log.f64 x) |
(pow.f64 (cbrt.f64 (log.f64 x)) #s(literal 3 binary64)) |
(log.f64 x) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(log.f64 x) |
(pow.f64 (sqrt.f64 (log.f64 x)) #s(literal 2 binary64)) |
(log.f64 x) |
(sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(log.f64 x) |
(cbrt.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(log.f64 x) |
(expm1.f64 (log1p.f64 (log.f64 x))) |
(log.f64 x) |
(log1p.f64 (-.f64 x #s(literal 1 binary64))) |
(log1p.f64 (+.f64 x #s(literal -1 binary64))) |
(log.f64 (-.f64 x #s(literal 0 binary64))) |
(exp.f64 (log.f64 (log.f64 x))) |
(log.f64 x) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 1 binary64))) |
(log.f64 x) |
Compiled 4 996 to 1 265 computations (74.7% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 374 | 2 | 376 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 2 | 2 |
| Total | 376 | 6 | 382 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.5% | (pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
| ▶ | 84.1% | (+.f64 x (*.f64 (*.f64 y y) x)) |
| ▶ | 100.0% | (*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
| ✓ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | 99.9% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 57.4% | x |
Compiled 49 to 32 computations (34.7% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -6272 | (+.f64 x (*.f64 (*.f64 y y) x)) |
| cost-diff | 0 | (*.f64 y y) | |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) x) |
| ✓ | cost-diff | -6336 | (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | cost-diff | -6336 | (*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) |
| 23× | fma-define |
| 11× | associate-*r* |
| 10× | associate-*l* |
| 7× | *-commutative |
| 6× | exp-prod |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 182 |
| 1 | 31 | 178 |
| 2 | 50 | 178 |
| 3 | 57 | 178 |
| 4 | 67 | 178 |
| 5 | 92 | 178 |
| 6 | 96 | 178 |
| 7 | 112 | 178 |
| 8 | 115 | 178 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
x |
(pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
x |
(pow.f64 (exp.f64 (*.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 y #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y y) |
y |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (*.f64 y y) x)) |
| accuracy | 100.0% | (*.f64 y y) | |
| ✓ | accuracy | 88.4% | (*.f64 (*.f64 y y) x) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
| 27.0ms | 256× | 0 | valid |
Compiled 51 to 14 computations (72.5% saved)
ival-mult: 7.0ms (46.2% of total)ival-pow: 4.0ms (26.4% of total)ival-exp: 2.0ms (13.2% of total)ival-add: 1.0ms (6.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 y #s(literal 2 binary64))> |
#<alt (*.f64 y #s(literal 1/2 binary64))> |
#<alt (*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64))))> |
#<alt (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))> |
#<alt (*.f64 (*.f64 y y) x)> |
#<alt (+.f64 x (*.f64 (*.f64 y y) x))> |
#<alt (exp.f64 (*.f64 y #s(literal 2 binary64)))> |
| Outputs |
|---|
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) y)> |
#<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 (*.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)))))> |
#<alt #s(literal 1 binary64)> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y))))> |
#<alt (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4/3 binary64) y))))))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
#<alt (exp.f64 (*.f64 #s(literal 2 binary64) y))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | x | @ | 0 | (* x (pow (exp (* y 2)) (* y 1/2))) |
| 0.0ms | y | @ | -inf | (* x (pow (exp (* y 2)) (* y 1/2))) |
| 0.0ms | y | @ | 0 | (* x (pow (exp (* y 2)) (* y 1/2))) |
| 0.0ms | y | @ | inf | (* y 2) |
| 0.0ms | y | @ | inf | (* x (pow (exp (* y 2)) (* y 1/2))) |
| 1× | batch-egg-rewrite |
| 1 021× | log1p-expm1-u |
| 1 021× | expm1-log1p-u |
| 887× | prod-diff |
| 113× | associate-*r* |
| 100× | add-cube-cbrt |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 145 |
| 1 | 228 | 114 |
| 2 | 3001 | 114 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 y #s(literal 2 binary64)) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y y) x) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(exp.f64 (*.f64 y #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 y y) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(log.f64 (pow.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(cbrt.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(log1p.f64 (expm1.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.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 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 (+.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (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 (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 (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 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 y #s(literal 1/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))))) |
(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))) |
(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 (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 (pow.f64 y #s(literal 2 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (*.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 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) 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 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.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 x (pow.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
| 1× | egg-herbie |
| 852× | fma-define |
| 656× | fmm-def |
| 347× | times-frac |
| 330× | *-commutative |
| 263× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 5852 |
| 1 | 683 | 5707 |
| 2 | 2047 | 5437 |
| 3 | 6909 | 5437 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64)))))))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 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))))) |
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4/3 binary64) y)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(+.f64 y y) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(log.f64 (pow.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(cbrt.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(log1p.f64 (expm1.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.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 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 (+.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (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 (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 (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 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 y #s(literal 1/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))))) |
(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))) |
(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 (log.f64 (pow.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 (pow.f64 y #s(literal 2 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (*.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 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) 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 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.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 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(/.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 x (pow.f64 y #s(literal 2 binary64))) x)) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 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 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal 2 binary64)) x) x) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) x) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) 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 (pow.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1/6 binary64)))) x) x) |
(fma.f64 x (fma.f64 y y #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
(*.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))) |
(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)))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 2 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y y (fma.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
x |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(+.f64 x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (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) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4/3 binary64) y)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 y #s(literal 4/3 binary64))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(+.f64 y y) |
(*.f64 #s(literal 2 binary64) y) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 4 binary64)) y))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(pow.f64 (cbrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 #s(literal 2 binary64) y)) |
(log.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) y) |
(cbrt.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) y) |
(log1p.f64 (expm1.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) y) |
(exp.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(*.f64 y #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 y #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 y #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fabs.f64 (*.f64 y #s(literal 1/2 binary64))) |
(log.f64 (pow.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(*.f64 y #s(literal 1/2 binary64)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 y #s(literal 1/2 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 y #s(literal 1/2 binary64)) |
(expm1.f64 (log1p.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 y #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 y #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 y #s(literal 1/2 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 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 0 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 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)))) |
(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)))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.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)))) |
(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 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 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 (*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) #s(literal 0 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 (+.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x))) |
(*.f64 x (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 2 binary64)) (log.f64 x)) #s(literal 1 binary64))) |
(*.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))))) |
(+.f64 (exp.f64 (pow.f64 y #s(literal 2 binary64))) #s(literal 0 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 #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 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (pow.f64 y #s(literal 2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (exp.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (pow.f64 y #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y)) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 4 binary64)) y)) (*.f64 y #s(literal 1/2 binary64))) (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y)) (*.f64 y #s(literal 1/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))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.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))) |
(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 (pow.f64 y #s(literal 2 binary64))) #s(literal 0 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 (log.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))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(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 (pow.f64 y #s(literal 2 binary64))) x)) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 y #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(-.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 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 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 #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 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (sqrt.f64 x)) (sqrt.f64 x)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #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 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (*.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 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 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 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x))))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 x (+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 x (pow.f64 y #s(literal 2 binary64)) (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #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 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 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)) (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.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 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
(pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 y y #s(literal 1 binary64))) x)) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64)))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))) #s(literal 3 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 y y #s(literal 1 binary64))))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (pow.f64 y #s(literal 2 binary64))) (log.f64 x)) #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.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 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 2 binary64))) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (pow.f64 y #s(literal 2 binary64)))) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) x) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (pow.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 y #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 4 binary64)) y)) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 4 binary64)) y)) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y))) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) (sqrt.f64 (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 (exp.f64 y) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) y)) |
(sqrt.f64 (pow.f64 (exp.f64 #s(literal 4 binary64)) y)) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
Compiled 2 779 to 736 computations (73.5% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 222 | 0 | 222 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 222 | 6 | 228 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.5% | (pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
| ✓ | 84.1% | (+.f64 x (*.f64 (*.f64 y y) x)) |
| ✓ | 100.0% | (*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
| ✓ | 100.0% | (*.f64 x (pow.f64 (exp.f64 y) y)) |
| ✓ | 99.9% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 57.4% | x |
Compiled 105 to 59 computations (43.8% saved)
| Inputs |
|---|
x |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (E.f64) (fma.f64 y y (log.f64 x))) |
(*.f64 x (pow.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
5 calls:
| 220.0ms | y |
| 3.0ms | x |
| 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 (*.f64 y y) x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 y) y)) |
5 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | y |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 y y) |
Compiled 25 to 16 computations (36% saved)
| Inputs |
|---|
x |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (pow.f64 y #s(literal 2 binary64)) x)) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 5.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 99.9% | 1 | (exp.f64 (*.f64 y y)) |
| 99.9% | 1 | (*.f64 y y) |
Compiled 25 to 16 computations (36% saved)
| Inputs |
|---|
x |
(+.f64 x (*.f64 (*.f64 y y) x)) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y y) x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 1 | x |
| 84.1% | 1 | y |
| 84.1% | 1 | (*.f64 y y) |
Compiled 11 to 7 computations (36.4% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 1 | x |
| 57.4% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 6× | *-commutative |
| 1× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 125 |
| 1 | 30 | 125 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
x |
| Outputs |
|---|
(*.f64 x (pow.f64 (exp.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(+.f64 x (*.f64 x (*.f64 y y))) |
x |
| 907× | prod-diff |
| 780× | log1p-expm1-u |
| 704× | expm1-log1p-u |
| 691× | distribute-lft-in |
| 598× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 206 |
| 1 | 312 | 160 |
| 2 | 3902 | 160 |
| 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 |
| 0 | 14 | 92 |
| 1 | 134 | 92 |
| 2 | 1366 | 92 |
| 0 | 434 | 4294975621 |
| 1 | 743 | 4294975276 |
| 2 | 1919 | 4294975078 |
| 3 | 5491 | 4294975036 |
| 1× | done |
| 1× | node limit |
| 1× | node limit |
| 1× | saturated |
| 1× | node limit |
Compiled 172 to 83 computations (51.7% saved)
(negabs x)
(abs y)
Compiled 336 to 234 computations (30.4% saved)
Loading profile data...