
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 2 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 3 |
| 75% | 37.5% | 12.5% | 50% | 0% | 0% | 0% | 4 |
| 75% | 37.5% | 12.5% | 50% | 0% | 0% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 50% | 0% | 0% | 0% | 6 |
| 87.5% | 43.7% | 6.2% | 50% | 0% | 0% | 0% | 7 |
| 93.8% | 46.8% | 3.1% | 50% | 0% | 0% | 0% | 8 |
| 93.8% | 46.8% | 3.1% | 50% | 0% | 0% | 0% | 9 |
| 96.9% | 48.4% | 1.6% | 50% | 0% | 0% | 0% | 10 |
| 96.9% | 48.4% | 1.6% | 50% | 0% | 0% | 0% | 11 |
| 98.4% | 49.2% | 0.8% | 50% | 0% | 0% | 0% | 12 |
Compiled 8 to 7 computations (12.5% saved)
| 352.0ms | 8 256× | 0 | valid |
ival-div: 68.0ms (44.8% of total)ival-atan: 50.0ms (32.9% of total)ival->=: 24.0ms (15.8% of total)exact: 7.0ms (4.6% of total)ival-assert: 3.0ms (2% of total)| 2× | egg-herbie |
| 30× | sub-neg |
| 20× | +-commutative |
| 14× | div-sub |
| 10× | *-commutative |
| 10× | neg-sub0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 30 |
| 1 | 25 | 30 |
| 2 | 37 | 30 |
| 3 | 47 | 30 |
| 4 | 55 | 30 |
| 5 | 69 | 30 |
| 6 | 89 | 30 |
| 7 | 99 | 30 |
| 8 | 101 | 30 |
| 0 | 4 | 4 |
| 0 | 4 | 4 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(atan (/ y x)) |
| Outputs |
|---|
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
| Inputs |
|---|
(atan (/ y x)) |
(atan (/ y (neg x))) |
(atan (/ (neg y) x)) |
(neg (atan (/ y (neg x)))) |
(neg (atan (/ (neg y) x))) |
(atan (/ x y)) |
| Outputs |
|---|
(atan (/ y x)) |
(atan (/ y (neg x))) |
(atan (/ (neg y) x)) |
(atan (/ y (neg x))) |
(neg (atan (/ y (neg x)))) |
(neg (atan (/ (neg y) x))) |
(neg (atan (/ y (neg x)))) |
(atan (/ x y)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 y x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (atan.f64 (/.f64 y x)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 26.0ms | 512× | 0 | valid |
Compiled 34 to 20 computations (41.2% saved)
ival-div: 4.0ms (52% of total)ival-atan: 3.0ms (39% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (atan.f64 (/.f64 y x)) |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 y x)) |
| 2× | atan-lowering-atan.f32 |
| 2× | atan-lowering-atan.f64 |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 9 |
| 0 | 4 | 9 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(atan (/ y x)) |
(/ y x) |
y |
x |
| Outputs |
|---|
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
y |
x |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 y x)) |
| 11.0ms | 256× | 0 | valid |
Compiled 11 to 6 computations (45.5% saved)
ival-div: 2.0ms (53.6% of total)ival-atan: 1.0ms (26.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (atan (/ y x))> |
#<alt (/ y x)> |
| Outputs |
|---|
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (/ y x) |
| 1.0ms | x | @ | inf | (/ y x) |
| 0.0ms | y | @ | -inf | (/ y x) |
| 0.0ms | y | @ | 0 | (/ y x) |
| 0.0ms | x | @ | 0 | (/ y x) |
| 1× | batch-egg-rewrite |
| 522× | *-lowering-*.f32 |
| 522× | *-lowering-*.f64 |
| 470× | /-lowering-/.f32 |
| 470× | /-lowering-/.f64 |
| 136× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 7 |
| 1 | 12 | 7 |
| 2 | 47 | 7 |
| 3 | 220 | 7 |
| 0 | 1218 | 7 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(atan (/ y x)) |
(/ y x) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 y (neg.f64 x)))) |
(atan.f64 (/.f64 y x)) |
(neg.f64 (atan.f64 (/.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 y (neg.f64 x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 y x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) (*.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 y y))) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal -1 binary64) x)) y) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (neg.f64 y) (neg.f64 (*.f64 x x))) x) |
| 1× | egg-herbie |
| 2× | atan-lowering-atan.f32 |
| 2× | atan-lowering-atan.f64 |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 168 |
| 0 | 4 | 168 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
| Outputs |
|---|
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
Compiled 820 to 197 computations (76% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 2 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 3 | 111 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (atan.f64 (/.f64 y x)) |
| ▶ | 99.2% | (atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 99.7% | (atan.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
Compiled 26 to 17 computations (34.6% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (atan.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
| ✓ | cost-diff | 12864 | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
| 34× | *-lowering-*.f32 |
| 34× | *-lowering-*.f64 |
| 16× | associate-*r* |
| 12× | /-lowering-/.f32 |
| 12× | /-lowering-/.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 55 |
| 1 | 19 | 39 |
| 2 | 27 | 31 |
| 3 | 31 | 31 |
| 4 | 49 | 31 |
| 5 | 49 | 31 |
| 0 | 49 | 31 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(atan (* (pow x -1/2) (* (pow x -1/2) y))) |
(* (pow x -1/2) (* (pow x -1/2) y)) |
(pow x -1/2) |
x |
-1/2 |
(* (pow x -1/2) y) |
y |
(atan (/ 1 (/ x y))) |
(/ 1 (/ x y)) |
1 |
(/ x y) |
x |
y |
| Outputs |
|---|
(atan (* (pow x -1/2) (* (pow x -1/2) y))) |
(atan.f64 (/.f64 y x)) |
(* (pow x -1/2) (* (pow x -1/2) y)) |
(/.f64 y x) |
(pow x -1/2) |
(pow.f64 x #s(literal -1/2 binary64)) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(* (pow x -1/2) y) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
y |
(atan (/ 1 (/ x y))) |
(atan.f64 (/.f64 y x)) |
(/ 1 (/ x y)) |
(/.f64 y x) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (pow.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (atan.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
| ✓ | accuracy | 99.7% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
| 27.0ms | 256× | 0 | valid |
Compiled 49 to 13 computations (73.5% saved)
ival-pow: 6.0ms (33.3% of total)ival-mult: 5.0ms (27.8% of total)ival-div: 3.0ms (16.7% of total)ival-atan: 3.0ms (16.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (pow x -1/2) (* (pow x -1/2) y))> |
#<alt (atan (* (pow x -1/2) (* (pow x -1/2) y)))> |
#<alt (pow x -1/2)> |
#<alt (* (pow x -1/2) y)> |
#<alt (/ 1 (/ x y))> |
#<alt (atan (/ 1 (/ x y)))> |
#<alt (/ x y)> |
| Outputs |
|---|
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* (pow x -1/2) (* (pow x -1/2) y)) |
| 1.0ms | y | @ | 0 | (/ x y) |
| 1.0ms | x | @ | 0 | (pow x -1/2) |
| 1.0ms | y | @ | 0 | (* (pow x -1/2) y) |
| 0.0ms | x | @ | -inf | (* (pow x -1/2) y) |
| 1× | batch-egg-rewrite |
| 3 328× | accelerator-lowering-fma.f32 |
| 3 328× | accelerator-lowering-fma.f64 |
| 3 202× | *-lowering-*.f32 |
| 3 202× | *-lowering-*.f64 |
| 1 960× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 49 |
| 1 | 42 | 25 |
| 2 | 153 | 25 |
| 3 | 749 | 25 |
| 4 | 5679 | 25 |
| 0 | 8110 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow x -1/2) (* (pow x -1/2) y)) |
(atan (* (pow x -1/2) (* (pow x -1/2) y))) |
(pow x -1/2) |
(* (pow x -1/2) y) |
(/ 1 (/ x y)) |
(atan (/ 1 (/ x y))) |
(/ x y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 y x)) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(/.f64 x (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 y x) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (/.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) (*.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y y))) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 y y))) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal -1 binary64) x)) y) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 y x)) (sqrt.f64 (/.f64 y x))) |
(*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(*.f64 (sqrt.f64 (/.f64 y x)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 y (pow.f64 x #s(literal -7/8 binary64))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (*.f64 y (pow.f64 x #s(literal -5/8 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (/.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -5/8 binary64)) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -5/8 binary64))) (pow.f64 x #s(literal -3/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) (pow.f64 x #s(literal -5/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (*.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -7/8 binary64)) (*.f64 y (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -7/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 1/2 binary64)) x) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) #s(literal 1 binary64)) (*.f64 y (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 (neg.f64 x) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (pow.f64 x #s(literal -1/16 binary64))) (pow.f64 x #s(literal -1/16 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (neg.f64 y) (neg.f64 (*.f64 x x))) x) |
(-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 y (neg.f64 x)))) |
(atan.f64 (/.f64 y x)) |
(neg.f64 (atan.f64 (/.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 y (neg.f64 x)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 x #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 (pow.f64 x #s(literal -1/16 binary64)) (pow.f64 x #s(literal -3/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (*.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -3/8 binary64)) (pow.f64 x #s(literal -1/16 binary64))) (pow.f64 x #s(literal -1/16 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -3/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (log.f64 y))) |
(neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(neg.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
(*.f64 y (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (pow.f64 x #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x))) |
(*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 y (pow.f64 x #s(literal -3/8 binary64))))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (*.f64 y (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) (*.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -3/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -3/8 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -3/8 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal 1 binary64)) (*.f64 y (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/8 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) |
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) (pow.f64 x #s(literal -1/16 binary64))) (pow.f64 x #s(literal -1/16 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 y x)) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(/.f64 x (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 y x) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x)))) |
(/.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (/.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y))) (*.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) (*.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y y))) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 y y))) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal -1 binary64) x)) y) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 y x)) (sqrt.f64 (/.f64 y x))) |
(*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 y x))))) |
(*.f64 (sqrt.f64 (/.f64 y x)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 (pow.f64 x #s(literal -1/16 binary64)) (*.f64 y (pow.f64 x #s(literal -7/8 binary64))))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 x #s(literal -3/8 binary64)) (*.f64 y (pow.f64 x #s(literal -5/8 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (/.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 y x))) (/.f64 (sqrt.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -5/8 binary64)) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -5/8 binary64))) (pow.f64 x #s(literal -3/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/8 binary64))) (pow.f64 x #s(literal -5/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (*.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -7/8 binary64)) (*.f64 y (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (neg.f64 y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -7/8 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 1/2 binary64)) x) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) #s(literal 1 binary64)) (*.f64 y (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -7/8 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 (neg.f64 x) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -7/8 binary64))) (pow.f64 x #s(literal -1/16 binary64))) (pow.f64 x #s(literal -1/16 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (neg.f64 y) (neg.f64 (*.f64 x x))) x) |
(-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 y (neg.f64 x)))) |
(atan.f64 (/.f64 y x)) |
(neg.f64 (atan.f64 (/.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 y (neg.f64 x)))) |
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 x y)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -7/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (neg.f64 (log.f64 (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -7/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -7/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1/2 binary64))) (/.f64 x (pow.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -3/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -7/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 y y))) y #s(literal 0 binary64)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) (pow.f64 x #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (neg.f64 y)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 y (neg.f64 x))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 x (neg.f64 y)))) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) x)) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x y))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y)))) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y))) (/.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (neg.f64 y) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))))) (*.f64 (neg.f64 y) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 y x))) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x))))) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))))) (*.f64 (neg.f64 y) (pow.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) y) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y)) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) (pow.f64 x #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x)))) (neg.f64 (sqrt.f64 (/.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 x (pow.f64 y #s(literal 1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -7/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -3/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -7/8 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (neg.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y)) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64)))) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x)))) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) (pow.f64 x #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64))) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 y (pow.f64 x #s(literal -3/8 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -3/8 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (pow.f64 x #s(literal -3/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (pow.f64 x #s(literal -3/4 binary64))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal -1/8 binary64))) (*.f64 y (pow.f64 x #s(literal -5/8 binary64)))) |
(/.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -5/8 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (pow.f64 y #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (pow.f64 (neg.f64 x) #s(literal -1/2 binary64))) (pow.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 y x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -3/4 binary64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -7/8 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (neg.f64 (log.f64 (neg.f64 y))))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1/2 binary64))) (/.f64 x (pow.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -3/4 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -7/8 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -7/8 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 y y))) y) |
| 1× | egg-herbie |
| 1 124× | div-sub |
| 824× | associate-/r* |
| 736× | *-lowering-*.f32 |
| 736× | *-lowering-*.f64 |
| 736× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 640 |
| 1 | 33 | 616 |
| 2 | 69 | 608 |
| 3 | 155 | 608 |
| 4 | 583 | 608 |
| 5 | 1180 | 608 |
| 6 | 2140 | 608 |
| 7 | 2836 | 608 |
| 8 | 3452 | 608 |
| 9 | 4104 | 608 |
| 10 | 4540 | 608 |
| 11 | 4657 | 608 |
| 12 | 4733 | 608 |
| 13 | 4929 | 608 |
| 14 | 5113 | 608 |
| 15 | 5113 | 608 |
| 16 | 5113 | 608 |
| 17 | 5113 | 608 |
| 18 | 5113 | 608 |
| 0 | 5113 | 608 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
| Outputs |
|---|
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
Compiled 10 329 to 1 807 computations (82.5% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 857 | 1 | 858 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 858 | 3 | 861 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (atan.f64 (/.f64 y x)) |
| ✓ | 99.2% | (atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 99.7% | (atan.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
Compiled 27 to 20 computations (25.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (atan.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
| 24× | *-lowering-*.f32 |
| 24× | *-lowering-*.f64 |
| 10× | *-commutative |
| 6× | associate-*r* |
| 6× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 40 |
| 1 | 16 | 40 |
| 2 | 23 | 40 |
| 3 | 25 | 40 |
| 0 | 25 | 40 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(atan (* (sqrt (/ 1 x)) (* (pow x -1/2) y))) |
(* (sqrt (/ 1 x)) (* (pow x -1/2) y)) |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
x |
(* (pow x -1/2) y) |
(pow x -1/2) |
-1/2 |
y |
| Outputs |
|---|
(atan (* (sqrt (/ 1 x)) (* (pow x -1/2) y))) |
(atan.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(* (sqrt (/ 1 x)) (* (pow x -1/2) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(* (pow x -1/2) y) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
(pow x -1/2) |
(pow.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (atan.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.7% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
| 26.0ms | 256× | 0 | valid |
Compiled 42 to 12 computations (71.4% saved)
ival-pow: 6.0ms (40.9% of total)ival-mult: 3.0ms (20.5% of total)ival-div: 2.0ms (13.6% of total)ival-sqrt: 2.0ms (13.6% of total)exact: 1.0ms (6.8% of total)ival-atan: 1.0ms (6.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (atan (* (sqrt (/ 1 x)) (* (pow x -1/2) y)))> |
#<alt (* (sqrt (/ 1 x)) (* (pow x -1/2) y))> |
#<alt (sqrt (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (* (pow x -1/2) y)> |
| Outputs |
|---|
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (* -1 (/ (* y (pow (sqrt -1) 2)) x)))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) x))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (sqrt (/ 1 x)) |
| 0.0ms | x | @ | -inf | (/ 1 x) |
| 0.0ms | x | @ | 0 | (atan (* (sqrt (/ 1 x)) (* (pow x -1/2) y))) |
| 0.0ms | x | @ | -inf | (atan (* (sqrt (/ 1 x)) (* (pow x -1/2) y))) |
| 0.0ms | x | @ | 0 | (/ 1 x) |
| 1× | batch-egg-rewrite |
| 338× | *-lowering-*.f32 |
| 338× | *-lowering-*.f64 |
| 164× | /-lowering-/.f32 |
| 164× | /-lowering-/.f64 |
| 98× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 33 |
| 1 | 37 | 22 |
| 2 | 119 | 17 |
| 0 | 548 | 17 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
(atan (* (sqrt (/ 1 x)) (* (pow x -1/2) y))) |
(* (sqrt (/ 1 x)) (* (pow x -1/2) y)) |
(sqrt (/ 1 x)) |
(/ 1 x) |
(* (pow x -1/2) y) |
| Outputs |
|---|
(atan.f64 (/.f64 y x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(neg.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 y (sqrt.f64 x)))) |
(/.f64 y x) |
(/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) x) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 y (sqrt.f64 x))) (sqrt.f64 (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 y (sqrt.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (sqrt.f64 x))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -3/4 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -3/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1/4 binary64) (*.f64 (log.f64 x) #s(literal -1/4 binary64)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -1/8 binary64)) (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -3/4 binary64))) (sqrt.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 x) (*.f64 #s(literal -1/2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 x) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (log.f64 x)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (neg.f64 x))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(/.f64 y (sqrt.f64 x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) y) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal -1/8 binary64)) (*.f64 y (pow.f64 x #s(literal -1/4 binary64))))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/8 binary64))) (pow.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/4 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) |
| 1× | egg-herbie |
| 480× | *-lowering-*.f32 |
| 480× | *-lowering-*.f64 |
| 480× | accelerator-lowering-fma.f32 |
| 480× | accelerator-lowering-fma.f64 |
| 308× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 436 |
| 1 | 32 | 412 |
| 2 | 68 | 404 |
| 3 | 153 | 404 |
| 4 | 549 | 404 |
| 5 | 1090 | 404 |
| 6 | 1727 | 404 |
| 7 | 1789 | 404 |
| 8 | 1795 | 404 |
| 9 | 1795 | 404 |
| 0 | 1795 | 404 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
| Outputs |
|---|
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ (* y (pow (sqrt -1) 2)) x))) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(* -1 (/ (* y (pow (sqrt -1) 2)) x)) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
Compiled 2 669 to 555 computations (79.2% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 237 | 1 | 238 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 238 | 3 | 241 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (atan.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
| ✓ | 100.0% | (atan.f64 (/.f64 y x)) |
| ✓ | 99.2% | (atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
Compiled 24 to 16 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 y (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
| ✓ | cost-diff | 1984 | (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
| 2× | atan-lowering-atan.f32 |
| 2× | atan-lowering-atan.f64 |
| 2× | associate-/l/ |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 1 | 8 | 15 |
| 2 | 9 | 15 |
| 3 | 10 | 15 |
| 0 | 10 | 15 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(atan (/ (/ y (sqrt x)) (sqrt x))) |
(/ (/ y (sqrt x)) (sqrt x)) |
(/ y (sqrt x)) |
y |
(sqrt x) |
x |
| Outputs |
|---|
(atan (/ (/ y (sqrt x)) (sqrt x))) |
(atan.f64 (/.f64 y x)) |
(/ (/ y (sqrt x)) (sqrt x)) |
(/.f64 y x) |
(/ y (sqrt x)) |
(/.f64 y (sqrt.f64 x)) |
y |
(sqrt x) |
(sqrt.f64 x) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
| ✓ | accuracy | 99.6% | (/.f64 y (sqrt.f64 x)) |
| 13.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-div: 3.0ms (44.3% of total)ival-sqrt: 2.0ms (29.6% of total)ival-atan: 1.0ms (14.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ y (sqrt x)) (sqrt x))> |
#<alt (atan (/ (/ y (sqrt x)) (sqrt x)))> |
#<alt (/ y (sqrt x))> |
#<alt (sqrt x)> |
| Outputs |
|---|
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* -1 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (* -1 (/ y (* x (pow (sqrt -1) 2))))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (/ y x))> |
#<alt (atan (* -1 (/ y (* x (pow (sqrt -1) 2)))))> |
#<alt (atan (* -1 (/ y (* x (pow (sqrt -1) 2)))))> |
#<alt (atan (* -1 (/ y (* x (pow (sqrt -1) 2)))))> |
#<alt (atan (* -1 (/ y (* x (pow (sqrt -1) 2)))))> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (* (sqrt (/ 1 x)) y)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ y (sqrt x)) |
| 0.0ms | x | @ | -inf | (/ (/ y (sqrt x)) (sqrt x)) |
| 0.0ms | x | @ | -inf | (sqrt x) |
| 0.0ms | x | @ | -inf | (atan (/ (/ y (sqrt x)) (sqrt x))) |
| 0.0ms | y | @ | 0 | (/ (/ y (sqrt x)) (sqrt x)) |
| 1× | batch-egg-rewrite |
| 2 224× | *-lowering-*.f32 |
| 2 224× | *-lowering-*.f64 |
| 1 982× | accelerator-lowering-fma.f32 |
| 1 982× | accelerator-lowering-fma.f64 |
| 1 230× | log-div |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 23 | 13 |
| 2 | 130 | 13 |
| 3 | 767 | 13 |
| 4 | 4962 | 13 |
| 0 | 8619 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ y (sqrt x)) (sqrt x)) |
(atan (/ (/ y (sqrt x)) (sqrt x))) |
(/ y (sqrt x)) |
(sqrt x) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 y x)) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (/.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 y x)) |
(/.f64 y x) |
(/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (neg.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (/.f64 y x) #s(literal -1 binary64)) |
(/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (sqrt.f64 (sqrt.f64 x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y))) |
(/.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) y)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 y y) x))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (/.f64 (*.f64 y y) x) (sqrt.f64 x))) |
(/.f64 (/.f64 (*.f64 y y) x) (*.f64 (sqrt.f64 x) (/.f64 y (sqrt.f64 x)))) |
(/.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 x) y)) (*.f64 x (sqrt.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (/.f64 y (sqrt.f64 x)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 x) (neg.f64 y))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x))) (/.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x y)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (sqrt.f64 x)))) (*.f64 x (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (neg.f64 y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) x) (*.f64 x (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 x (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))))) (*.f64 x (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) y)) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y y) x) (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 y y) x) (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) (*.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x))))) (*.f64 (*.f64 y y) (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x))))) (*.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) y) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 y)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (*.f64 y y) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (*.f64 y y) x)) (*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (sqrt.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (sqrt.f64 x) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 y y))) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x y) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 0 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) y) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (/.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (*.f64 y y) x)) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y y))) y) |
(/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) x) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (sqrt.f64 x)) y)) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (/.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (sqrt.f64 x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 y (sqrt.f64 x)) x) (sqrt.f64 x)) |
(*.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (*.f64 x (sqrt.f64 x))) x) |
(-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 y x))) |
(atan.f64 (/.f64 y x)) |
(neg.f64 (atan.f64 (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 y x))) |
(+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) (/.f64 y (sqrt.f64 x))) |
(exp.f64 (log.f64 (/.f64 y (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) (/.f64 y (sqrt.f64 x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64) (/.f64 y (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (sqrt.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (sqrt.f64 x))) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) (*.f64 x (sqrt.f64 x))) x #s(literal 0 binary64)) |
(neg.f64 (/.f64 y (sqrt.f64 x))) |
(/.f64 y (sqrt.f64 x)) |
(/.f64 (sqrt.f64 x) (/.f64 x y)) |
(/.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (sqrt.f64 (sqrt.f64 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) y)) |
(/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (sqrt.f64 (sqrt.f64 x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (/.f64 (*.f64 y y) x)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 y y) x) (/.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) y)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (/.f64 y (sqrt.f64 (sqrt.f64 x))))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (neg.f64 y))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))))) (sqrt.f64 (*.f64 x (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 y y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 y y) x))) (*.f64 (sqrt.f64 x) (/.f64 y (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) (*.f64 (*.f64 y y) (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) (*.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (sqrt.f64 x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y))) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (sqrt.f64 x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (sqrt.f64 (sqrt.f64 x)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 (*.f64 y y))) (*.f64 (sqrt.f64 (sqrt.f64 x)) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (sqrt.f64 (sqrt.f64 x)) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) y))) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) y) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 y)) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 y y))) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) y) (sqrt.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y y) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 y x) (sqrt.f64 x)) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) x))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (neg.f64 y) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (*.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x))) (/.f64 (/.f64 y (sqrt.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (sqrt.f64 x)))) (/.f64 y (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 y (*.f64 x (sqrt.f64 x))) x) |
(*.f64 (/.f64 (neg.f64 y) (*.f64 x (sqrt.f64 x))) x) |
(+.f64 (sqrt.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 x)) |
(fabs.f64 (-.f64 (sqrt.f64 x) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3/4 binary64) (log.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3/4 binary64) (log.f64 x))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 x)) |
(/.f64 x (sqrt.f64 x)) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x)))) |
(/.f64 (*.f64 x (sqrt.f64 x)) x) |
(/.f64 (*.f64 x (sqrt.f64 x)) (+.f64 #s(literal 0 binary64) (-.f64 x #s(literal 0 binary64)))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 x))) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/16 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 x (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (/.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (sqrt.f64 x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 x))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3/4 binary64) (log.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x))) (/.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 x))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3/4 binary64) (log.f64 x))) (sqrt.f64 (sqrt.f64 (sqrt.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 712× | times-frac |
| 608× | *-lowering-*.f32 |
| 608× | *-lowering-*.f64 |
| 608× | accelerator-lowering-fma.f32 |
| 608× | accelerator-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 336 |
| 1 | 34 | 336 |
| 2 | 94 | 336 |
| 3 | 186 | 336 |
| 4 | 558 | 336 |
| 5 | 1909 | 336 |
| 6 | 2527 | 336 |
| 7 | 2777 | 336 |
| 8 | 2901 | 336 |
| 9 | 2927 | 336 |
| 10 | 2946 | 336 |
| 11 | 3067 | 336 |
| 12 | 3354 | 336 |
| 13 | 3531 | 336 |
| 14 | 3683 | 336 |
| 15 | 3731 | 336 |
| 16 | 3731 | 336 |
| 17 | 3731 | 336 |
| 0 | 3731 | 336 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (/ y x)) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(* (sqrt (/ 1 x)) y) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
| Outputs |
|---|
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 y x) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 y x) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 y x) |
(* -1 (/ y (* x (pow (sqrt -1) 2)))) |
(/.f64 y x) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (/ y x)) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan.f64 (/.f64 y x)) |
(atan (* -1 (/ y (* x (pow (sqrt -1) 2))))) |
(atan.f64 (/.f64 y x)) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) y) |
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
Compiled 8 211 to 1 704 computations (79.2% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 621 | 0 | 621 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 621 | 3 | 624 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (atan.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
| ✓ | 100.0% | (atan.f64 (/.f64 y x)) |
| ✓ | 99.2% | (atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
Compiled 65 to 37 computations (43.1% saved)
Total -0.7b remaining (-9019.9%)
Threshold costs -0.7b (-9019.9%)
| Inputs |
|---|
(atan.f64 (/.f64 y x)) |
(atan.f64 (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
(atan.f64 (/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x))) |
(atan.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
(atan.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
| Outputs |
|---|
(atan.f64 (/.f64 y x)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 y x) |
| 2.0ms | (atan.f64 (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (atan.f64 (/.f64 y x)) |
| 100.0% | 1 | (/.f64 y x) |
Compiled 17 to 11 computations (35.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 4 |
| 1× | saturated |
| Inputs |
|---|
(atan.f64 (/.f64 y x)) |
| Outputs |
|---|
(atan.f64 (/.f64 y x)) |
| 1× | done |
Compiled 6 to 4 computations (33.3% saved)
Compiled 34 to 22 computations (35.3% saved)
Loading profile data...