
Time bar (total: 6.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 7 computations (30% saved)
ival-fabs: 3.0ms (53.4% of total)ival-sub: 2.0ms (35.6% of total)ival-div: 1.0ms (17.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 894.0ms | 8256× | 0 | valid |
ival-sub: 151.0ms (46.4% of total)ival-fabs: 96.0ms (29.5% of total)ival-div: 66.0ms (20.3% of total)const: 9.0ms (2.8% of total)backward-pass: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 208× | fmsub-define |
| 208× | fnmadd-define |
| 202× | fma-define |
| 198× | sum3-define |
| 160× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 48 |
| 1 | 50 | 44 |
| 2 | 102 | 44 |
| 3 | 244 | 44 |
| 4 | 488 | 44 |
| 5 | 695 | 44 |
| 6 | 780 | 44 |
| 7 | 850 | 44 |
| 8 | 928 | 44 |
| 9 | 944 | 44 |
| 10 | 953 | 44 |
| 11 | 964 | 44 |
| 12 | 1024 | 44 |
| 13 | 1025 | 44 |
| 0 | 6 | 7 |
| 1 | 10 | 7 |
| 2 | 17 | 7 |
| 3 | 26 | 7 |
| 4 | 48 | 7 |
| 5 | 118 | 7 |
| 6 | 265 | 7 |
| 7 | 384 | 7 |
| 8 | 458 | 7 |
| 9 | 487 | 7 |
| 10 | 487 | 7 |
| 0 | 487 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- (neg x) y)) (fabs y)) |
(/ (fabs (- x (neg y))) (fabs (neg y))) |
(neg (/ (fabs (- (neg x) y)) (fabs y))) |
(neg (/ (fabs (- x (neg y))) (fabs (neg y)))) |
(/ (fabs (- y x)) (fabs x)) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- (neg x) y)) (fabs y)) |
(/ (fabs (+ x y)) (fabs y)) |
(/ (fabs (- x (neg y))) (fabs (neg y))) |
(/ (fabs (+ x y)) (fabs y)) |
(neg (/ (fabs (- (neg x) y)) (fabs y))) |
(/ (fabs (+ x y)) (neg (fabs y))) |
(neg (/ (fabs (- x (neg y))) (fabs (neg y)))) |
(/ (fabs (+ x y)) (neg (fabs y))) |
(/ (fabs (- y x)) (fabs x)) |
(/ (fabs (- x y)) (fabs x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (fabs.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 124.0ms | 512× | 0 | valid |
Compiled 51 to 20 computations (60.8% saved)
ival-fabs: 5.0ms (36.5% of total)ival-div: 4.0ms (29.2% of total)ival-sub: 3.0ms (21.9% of total)const: 1.0ms (7.3% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 98× | sum3-define |
| 96× | fnmadd-define |
| 80× | fma-lowering-fma.f32 |
| 80× | fnmsub-define |
| 80× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 10 | 18 |
| 2 | 17 | 18 |
| 3 | 26 | 18 |
| 4 | 48 | 18 |
| 5 | 118 | 18 |
| 6 | 265 | 18 |
| 7 | 384 | 18 |
| 8 | 458 | 18 |
| 9 | 487 | 18 |
| 10 | 487 | 18 |
| 0 | 487 | 18 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(fabs (- x y)) |
(- x y) |
x |
y |
(fabs y) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 x y)) |
(- x y) |
(-.f64 x y) |
x |
y |
(fabs y) |
(fabs.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 x y)) |
| ✓ | accuracy | 100.0% | (fabs.f64 y) |
| ✓ | accuracy | 100.0% | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| 24.0ms | 256× | 0 | valid |
Compiled 21 to 7 computations (66.7% saved)
ival-fabs: 4.0ms (51.5% of total)ival-sub: 2.0ms (25.8% of total)ival-div: 2.0ms (25.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (fabs (- x y))> |
#<alt (- x y)> |
#<alt (fabs y)> |
| Outputs |
|---|
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (neg (+ y (* -1 x)))) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (- x y)) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (/ (fabs (+ x (* -1 y))) (fabs y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (neg (+ y (* -1 x))))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (- x y))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (fabs (+ x (* -1 y)))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ (fabs (- x y)) (fabs y)) |
| 1.0ms | y | @ | -inf | (/ (fabs (- x y)) (fabs y)) |
| 0.0ms | x | @ | inf | (/ (fabs (- x y)) (fabs y)) |
| 0.0ms | x | @ | 0 | (/ (fabs (- x y)) (fabs y)) |
| 0.0ms | y | @ | inf | (/ (fabs (- x y)) (fabs y)) |
| 1× | batch-egg-rewrite |
| 2354× | fma-lowering-fma.f32 |
| 2354× | fma-lowering-fma.f64 |
| 2322× | *-lowering-*.f32 |
| 2322× | *-lowering-*.f64 |
| 1758× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 36 | 15 |
| 2 | 259 | 15 |
| 3 | 2541 | 15 |
| 0 | 8807 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(fabs (- x y)) |
(- x y) |
(fabs y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 y (-.f64 x y)))) #s(literal -1 binary64))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs.f64 (*.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(fabs.f64 (/.f64 (-.f64 x y) (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (/.f64 (-.f64 y x) (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (/.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) y)) |
(fabs.f64 (/.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (/.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)) (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) y))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) y)))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(neg.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 (/.f64 y (-.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 y (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (fabs.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (fabs.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (*.f64 y (+.f64 x y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (*.f64 y (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fabs.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fabs.f64 (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (fabs.f64 (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) #s(literal -1 binary64)) (fabs.f64 y)) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x y) (*.f64 y y))) (fabs.f64 (*.f64 y y))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (fabs.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fabs.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64))) (fabs.f64 y)) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64))) (fabs.f64 y)) |
(/.f64 (fabs.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y)) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) y)) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64))) (fabs.f64 y)) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (/.f64 y (-.f64 x y))) (fabs.f64 (/.f64 y (-.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (/.f64 y (-.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y))) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (pow.f64 (/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (fabs.f64 (/.f64 (-.f64 x y) (*.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (/.f64 (-.f64 x y) (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 y (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) y)) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 x y) y)) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (fabs.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 y y)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (fabs.f64 (*.f64 y (-.f64 y x)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (-.f64 (-.f64 x y) #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 y (+.f64 x #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 y y) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (fabs.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (fabs.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 y (*.f64 y y))))) (fabs.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y)))) (fabs.f64 (*.f64 (+.f64 x y) (+.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) (fabs.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fabs.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) (fabs.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) (fabs.f64 (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (fabs.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) (fabs.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 0 binary64) (-.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (fabs.f64 (+.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (fabs.f64 (+.f64 x y))) |
(pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (fabs.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (fabs.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (fabs.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (/.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (/.f64 (-.f64 x y) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (-.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) (fabs.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) (fabs.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))) (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (-.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) x) |
(+.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) (fma.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) y (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) |
(+.f64 (fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) (fma.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) y (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) (fma.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) y (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) (fma.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) y (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) (fma.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) y (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) (fma.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) y (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y (*.f64 y y))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))))))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (*.f64 (/.f64 y (+.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (+.f64 x y))) y (*.f64 (/.f64 y (+.f64 x y)) y))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (/.f64 y (+.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (+.f64 x y))) y (*.f64 (/.f64 y (+.f64 x y)) y))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y) (neg.f64 (*.f64 (/.f64 y (+.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (+.f64 x y))) y (*.f64 (/.f64 y (+.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (*.f64 (/.f64 y (+.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (+.f64 x y))) y (*.f64 (/.f64 y (+.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(neg.f64 (-.f64 y x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fabs.f64 y)) #s(literal -1 binary64)))) |
(fabs.f64 y) |
(fabs.f64 (-.f64 #s(literal 0 binary64) y)) |
(fabs.f64 (-.f64 y #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (-.f64 y #s(literal 0 binary64)))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(/.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (+.f64 #s(literal 0 binary64) y))) |
(/.f64 (fabs.f64 (*.f64 y (*.f64 y y))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) y))))) |
(pow.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
| 1× | egg-herbie |
| 1970× | sum3-define |
| 1500× | fnmsub-define |
| 1354× | fnmadd-define |
| 1320× | fmm-def |
| 1276× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 351 |
| 1 | 80 | 351 |
| 2 | 203 | 351 |
| 3 | 644 | 351 |
| 4 | 2320 | 351 |
| 5 | 4394 | 351 |
| 6 | 6631 | 351 |
| 0 | 8043 | 351 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (- x y)) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (neg (+ y (* -1 x)))) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (- x y)) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(fabs (+ x (* -1 y))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
| Outputs |
|---|
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (neg (+ y (* -1 x)))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (- x y)) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(/ (fabs (+ x (* -1 y))) (fabs y)) |
(/.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 y)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ y (* -1 x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- x y)) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ x (* -1 y))) |
(fabs.f64 (-.f64 y x)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
Compiled 13265 to 1271 computations (90.4% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 418 | 2 | 420 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 419 | 2 | 421 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y))) |
| ▶ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| 362× | fnmadd-define |
| 290× | sum3-define |
| 270× | fmsub-define |
| 258× | fnmsub-define |
| 252× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 48 |
| 1 | 27 | 45 |
| 2 | 52 | 45 |
| 3 | 101 | 45 |
| 4 | 174 | 45 |
| 5 | 259 | 45 |
| 6 | 434 | 45 |
| 7 | 669 | 45 |
| 8 | 1316 | 45 |
| 9 | 1470 | 45 |
| 10 | 1530 | 45 |
| 11 | 1549 | 45 |
| 12 | 1557 | 45 |
| 0 | 1557 | 45 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs (- 1 (/ x y))) |
(- 1 (/ x y)) |
1 |
(/ x y) |
x |
y |
(/ 1 (fabs (* (/ 1 (- x y)) y))) |
1 |
(fabs (* (/ 1 (- x y)) y)) |
(* (/ 1 (- x y)) y) |
(/ 1 (- x y)) |
(- x y) |
x |
y |
| Outputs |
|---|
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- 1 (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ 1 (fabs (* (/ 1 (- x y)) y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y (-.f64 x y)))) |
1 |
#s(literal 1 binary64) |
(fabs (* (/ 1 (- x y)) y)) |
(fabs.f64 (/.f64 y (-.f64 x y))) |
(* (/ 1 (- x y)) y) |
(/.f64 y (-.f64 x y)) |
(/ 1 (- x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 x y)) |
(- x y) |
(-.f64 x y) |
x |
y |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| 44.0ms | 256× | 0 | valid |
Compiled 56 to 12 computations (78.6% saved)
ival-div: 7.0ms (44.2% of total)ival-sub: 3.0ms (19% of total)ival-mult: 3.0ms (19% of total)ival-fabs: 3.0ms (19% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs (- 1 (/ x y)))> |
#<alt (- 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* (/ 1 (- x y)) y)> |
#<alt (/ 1 (fabs (* (/ 1 (- x y)) y)))> |
#<alt (fabs (* (/ 1 (- x y)) y))> |
#<alt (/ 1 (- x y))> |
| Outputs |
|---|
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ 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)> |
#<alt (/ x y)> |
#<alt -1> |
#<alt (- (* -1 (/ x y)) 1)> |
#<alt (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1)> |
#<alt (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1)> |
#<alt (/ y x)> |
#<alt (/ (+ y (/ (pow y 2) x)) x)> |
#<alt (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x)> |
#<alt (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x)> |
#<alt (/ y x)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ y (pow x 2))))> |
#<alt (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x)))> |
#<alt (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)))> |
#<alt -1> |
#<alt (- (* -1 (/ x y)) 1)> |
#<alt (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y)))> |
#<alt (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ x y)) 1)> |
#<alt (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1)> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (* -1 (/ y (+ y (* -1 x))))))> |
#<alt (/ 1 (fabs (* -1 (/ y (+ y (* -1 x))))))> |
#<alt (/ 1 (fabs (* -1 (/ y (+ y (* -1 x))))))> |
#<alt (/ 1 (fabs (* -1 (/ y (+ y (* -1 x))))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (- x y))))> |
#<alt (/ 1 (fabs (/ y (+ x (* -1 y)))))> |
#<alt (/ 1 (fabs (/ y (+ x (* -1 y)))))> |
#<alt (/ 1 (fabs (/ y (+ x (* -1 y)))))> |
#<alt (/ 1 (fabs (/ y (+ x (* -1 y)))))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (* -1 (/ y (+ y (* -1 x)))))> |
#<alt (fabs (* -1 (/ y (+ y (* -1 x)))))> |
#<alt (fabs (* -1 (/ y (+ y (* -1 x)))))> |
#<alt (fabs (* -1 (/ y (+ y (* -1 x)))))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (- x y)))> |
#<alt (fabs (/ y (+ x (* -1 y))))> |
#<alt (fabs (/ y (+ x (* -1 y))))> |
#<alt (fabs (/ y (+ x (* -1 y))))> |
#<alt (fabs (/ y (+ x (* -1 y))))> |
#<alt (/ -1 y)> |
#<alt (- (* -1 (/ x (pow y 2))) (/ 1 y))> |
#<alt (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (- (* x (- (* x (- (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ y x)) x)> |
#<alt (/ (- (+ 1 (/ (pow y 2) (pow x 2))) (* -1 (/ y x))) x)> |
#<alt (/ (- (+ 1 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (* -1 (/ (pow y 2) (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ y x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (pow y 2)) x)) (* -1 y)) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (/ 1 x) (/ y (pow x 2)))> |
#<alt (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))> |
#<alt (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ -1 y)> |
#<alt (/ (- (* -1 (/ x y)) 1) y)> |
#<alt (/ (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))) y)> |
#<alt (/ (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))) y)> |
#<alt (/ -1 y)> |
#<alt (* -1 (/ (+ 1 (/ x y)) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) x) y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (* -1 (pow x 2))) y)) x) y))) y))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (/ 1 (fabs (* (/ 1 (- x y)) y))) |
| 1.0ms | y | @ | -inf | (/ x y) |
| 1.0ms | y | @ | inf | (- 1 (/ x y)) |
| 1.0ms | y | @ | -inf | (/ 1 (fabs (* (/ 1 (- x y)) y))) |
| 0.0ms | y | @ | inf | (/ 1 (fabs (* (/ 1 (- x y)) y))) |
| 1× | batch-egg-rewrite |
| 3084× | *-lowering-*.f32 |
| 3084× | *-lowering-*.f64 |
| 2718× | /-lowering-/.f32 |
| 2718× | /-lowering-/.f64 |
| 1416× | frac-times |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 39 |
| 1 | 76 | 36 |
| 2 | 540 | 35 |
| 3 | 7953 | 35 |
| 0 | 8053 | 35 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (- 1 (/ x y))) |
(- 1 (/ x y)) |
(/ x y) |
(* (/ 1 (- x y)) y) |
(/ 1 (fabs (* (/ 1 (- x y)) y))) |
(fabs (* (/ 1 (- x y)) y)) |
(/ 1 (- x y)) |
| Outputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (neg.f64 (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))))))) |
(/.f64 (+.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (/.f64 (/.f64 (*.f64 y y) x) x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))))) |
(/.f64 (+.f64 (/.f64 x (/.f64 (*.f64 y y) x)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (/.f64 x (/.f64 (*.f64 y y) x)) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (/.f64 (*.f64 y y) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (/.f64 (/.f64 (*.f64 y y) x) x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 x (/.f64 (*.f64 y y) x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (+.f64 (*.f64 (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (+.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (*.f64 y y) x)) (/.f64 (/.f64 (*.f64 y y) x) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) x))) (+.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (/.f64 (*.f64 y y) x) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) y)) |
(+.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) y) (*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x y) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 y (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 x (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 y (-.f64 y x))) |
(neg.f64 (/.f64 y (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) y)) |
(/.f64 y (-.f64 x y)) |
(/.f64 (/.f64 y (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 y x)) |
(/.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 y (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(pow.f64 (/.f64 (-.f64 x y) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 x y))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) |
(*.f64 (/.f64 y (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 y x))) |
(*.f64 (/.f64 y (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (+.f64 x y) (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 x y) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 y (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 0 binary64) y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (fabs.f64 (/.f64 y (-.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (fabs.f64 y))) |
(neg.f64 (/.f64 (-.f64 y x) (fabs.f64 y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y (-.f64 x y)))) |
(/.f64 (-.f64 x y) (fabs.f64 y)) |
(/.f64 (/.f64 (-.f64 x y) (fabs.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 y) (-.f64 y x))) |
(/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (/.f64 y (-.f64 x y))) (fabs.f64 (/.f64 y (-.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (/.f64 y (-.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (fabs.f64 y))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (fabs.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (-.f64 x y)) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (fabs.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (fabs.f64 (/.f64 y (-.f64 x y))))))) |
(fabs.f64 (/.f64 y (-.f64 x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs.f64 (-.f64 (/.f64 y (-.f64 x y)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 y) (-.f64 y x))) |
(neg.f64 (/.f64 (fabs.f64 y) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (fabs.f64 y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 x y) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(/.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (fabs.f64 y))) |
(/.f64 (fabs.f64 y) (-.f64 x y)) |
(/.f64 (/.f64 (fabs.f64 y) (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (-.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal -1/2 binary64))) |
(pow.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (fabs.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (fabs.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (fabs.f64 (/.f64 y (-.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 y) (-.f64 y x))) |
(*.f64 (fabs.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (fabs.f64 y) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (/.f64 y (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (+.f64 x y))) |
(+.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 y (-.f64 (*.f64 x x) (*.f64 y y)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 x y)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 y x)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (+.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 (+.f64 x y) (+.f64 x y)) (-.f64 x y)) |
(/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (-.f64 x y)) |
(pow.f64 (-.f64 x y) #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)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y 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)) (*.f64 (pow.f64 (-.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 x y) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (-.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
| 1× | egg-herbie |
| 2818× | *-lowering-*.f32 |
| 2818× | *-lowering-*.f64 |
| 1992× | --lowering--.f32 |
| 1992× | --lowering--.f64 |
| 1806× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 1181 |
| 1 | 642 | 1113 |
| 2 | 1718 | 1067 |
| 3 | 6456 | 1067 |
| 0 | 8327 | 1067 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (/ x y)) |
(/ (- y x) y) |
(/ (- y x) y) |
(/ (- y x) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ 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 y) |
-1 |
(- (* -1 (/ x y)) 1) |
(- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1) |
(- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1) |
(/ y x) |
(/ (+ y (/ (pow y 2) x)) x) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x) |
(/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x) |
(/ y x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)) |
(/ y x) |
(* y (+ (/ 1 x) (/ y (pow x 2)))) |
(* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))) |
(* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))) |
-1 |
(- (* -1 (/ x y)) 1) |
(- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))) |
(- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))) |
-1 |
(- (* -1 (/ x y)) 1) |
(- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (- x y)))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (- x y))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs (/ y (+ x (* -1 y)))) |
(/ -1 y) |
(- (* -1 (/ x (pow y 2))) (/ 1 y)) |
(- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)) |
(- (* x (- (* x (- (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ 1 x) |
(/ (+ 1 (/ y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (* -1 (/ y x))) x) |
(/ (- (+ 1 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (* -1 (/ (pow y 2) (pow x 2))))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ y x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (pow y 2)) x)) (* -1 y)) x)) 1) x)) |
(/ 1 x) |
(+ (/ 1 x) (/ y (pow x 2))) |
(+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x)) |
(+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ -1 y) |
(/ (- (* -1 (/ x y)) 1) y) |
(/ (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))) y) |
(/ (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))) y) |
(/ -1 y) |
(* -1 (/ (+ 1 (/ x y)) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) x) y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (* -1 (pow x 2))) y)) x) y))) y)) |
| Outputs |
|---|
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.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) |
(/ x y) |
(/.f64 x y) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ x y)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
(- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) |
(- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y))) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (/ (pow y 2) x)) x) |
(*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x)) |
(/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y y) x) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x) |
(/ y x) |
(/.f64 y x) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)) |
(*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)) |
(/.f64 (+.f64 y (/.f64 (+.f64 (*.f64 y y) (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) x)) x)) x)) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ y (pow x 2)))) |
(*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x)) |
(* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))) |
(*.f64 y (+.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ x y)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
(- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) |
(- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ x y)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
(- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (* -1 (/ y (+ y (* -1 x)))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (- x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/ 1 (fabs (/ y (+ x (* -1 y))))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (* -1 (/ y (+ y (* -1 x))))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (- x y))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(fabs (/ y (+ x (* -1 y)))) |
(fabs.f64 (/.f64 y (-.f64 y x))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (* -1 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y) |
(- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y) |
(- (* x (- (* x (- (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ y x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x) |
(/ (- (+ 1 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (* -1 (/ (pow y 2) (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ y x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) (* -1 y)) x)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (pow y 2)) x)) (* -1 y)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (/ y (pow x 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) x) |
(+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ (- (* -1 (/ x y)) 1) y) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y) |
(/ (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))) y) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y) |
(/ (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))) y) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y))) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 (/ (+ 1 (/ x y)) y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) x) y))) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (* -1 (pow x 2))) y)) x) y))) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x) y)) y))) y) |
Compiled 7887 to 1117 computations (85.8% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 440 | 2 | 442 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 441 | 3 | 444 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.0% | (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y))) |
| ✓ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 52.3% | (fabs.f64 #s(literal 1 binary64)) |
Compiled 22 to 17 computations (22.7% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) x) y) |
| ✓ | cost-diff | 6400 | (fabs.f64 #s(literal 1 binary64)) |
| 48× | *-lowering-*.f32 |
| 48× | *-lowering-*.f64 |
| 30× | /-lowering-/.f32 |
| 30× | /-lowering-/.f64 |
| 20× | fabs-mul |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 18 | 19 |
| 2 | 30 | 19 |
| 3 | 48 | 19 |
| 4 | 74 | 19 |
| 5 | 83 | 19 |
| 0 | 83 | 19 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs 1) |
1 |
(/ 1 (fabs (* (/ 1 x) y))) |
1 |
(fabs (* (/ 1 x) y)) |
(* (/ 1 x) y) |
(/ 1 x) |
x |
y |
| Outputs |
|---|
(fabs 1) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(/ 1 (fabs (* (/ 1 x) y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
1 |
#s(literal 1 binary64) |
(fabs (* (/ 1 x) y)) |
(fabs.f64 (/.f64 y x)) |
(* (/ 1 x) y) |
(/.f64 y x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
y |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) y) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y))) |
| ✓ | accuracy | 100.0% | (fabs.f64 #s(literal 1 binary64)) |
| 55.0ms | 256× | 0 | valid |
Compiled 31 to 9 computations (71% saved)
ival-fabs: 28.0ms (81.1% of total)ival-div: 4.0ms (11.6% of total)ival-mult: 2.0ms (5.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs 1)> |
#<alt (* (/ 1 x) y)> |
#<alt (/ 1 (fabs (* (/ 1 x) y)))> |
#<alt (fabs (* (/ 1 x) y))> |
#<alt (/ 1 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 (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (/ 1 (fabs (/ y x)))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y x))> |
#<alt (fabs (/ y 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 (/ 1 x)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (* (/ 1 x) y) |
| 1.0ms | y | @ | -inf | (/ 1 (fabs (* (/ 1 x) y))) |
| 0.0ms | y | @ | inf | (/ 1 (fabs (* (/ 1 x) y))) |
| 0.0ms | x | @ | 0 | (/ 1 (fabs (* (/ 1 x) y))) |
| 0.0ms | x | @ | -inf | (/ 1 (fabs (* (/ 1 x) y))) |
| 1× | batch-egg-rewrite |
| 1896× | *-lowering-*.f32 |
| 1896× | *-lowering-*.f64 |
| 1264× | pow-lowering-pow.f64 |
| 1264× | pow-lowering-pow.f32 |
| 1154× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 17 |
| 1 | 34 | 14 |
| 2 | 141 | 13 |
| 3 | 529 | 13 |
| 4 | 2834 | 12 |
| 0 | 8784 | 12 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs 1) |
(* (/ 1 x) y) |
(/ 1 (fabs (* (/ 1 x) y))) |
(fabs (* (/ 1 x) y)) |
(/ 1 x) |
| Outputs |
|---|
#s(literal 1 binary64) |
(+.f64 (/.f64 y x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))) #s(literal 1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(fabs.f64 (/.f64 y x)) |
(-.f64 (/.f64 y x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (/.f64 x y)))) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (/.f64 y x)) |
(sqrt.f64 (/.f64 y (*.f64 x (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fabs.f64 y) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fabs.f64 y) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 y) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 y) (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x x)) x #s(literal 0 binary64)) |
(neg.f64 (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 y (*.f64 x (/.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fabs.f64 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) (fabs.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (/.f64 y x) #s(literal -1 binary64)) |
(/.f64 (/.f64 y x) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 y x) (exp.f64 (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x y)) |
(/.f64 (fabs.f64 y) x) |
(/.f64 (-.f64 #s(literal 0 binary64) y) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) x) |
(/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x (/.f64 x y)))) |
(/.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 #s(literal -1 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x (/.f64 x y)))) |
(/.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 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (fabs.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (/.f64 y (*.f64 x (/.f64 x y)))) |
(/.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) x) |
(/.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (sqrt.f64 x)) |
(/.f64 (pow.f64 (/.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) x) |
(/.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))))) (/.f64 y (*.f64 x (/.f64 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 y (*.f64 x (/.f64 x y))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal -4 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 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) (/.f64 y (*.f64 x (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))))) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y x)) |
(*.f64 (fabs.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fabs.f64 y) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (*.f64 y (pow.f64 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) (fabs.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fabs.f64 y) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 (fabs.f64 y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fabs.f64 y) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (fabs.f64 y) (*.f64 x x)) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x x)) x) |
(*.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 y (*.f64 x x)) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x x)) x) |
(*.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 y x)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 y x))))) |
(fabs.f64 (/.f64 x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 y)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) (/.f64 x y)) |
(neg.f64 (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x y) |
(/.f64 x (fabs.f64 y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y))))) |
(/.f64 x (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))))) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (/.f64 x y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 x y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 x) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 x) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y))) |
(/.f64 (sqrt.f64 x) (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 x) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) x)) |
(/.f64 (*.f64 x x) (*.f64 (fabs.f64 y) x)) |
(/.f64 (*.f64 x x) (*.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (sqrt.f64 x)) (pow.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 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 y x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 y x)))) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(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 y (*.f64 x (/.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) |
(pow.f64 (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y (*.f64 x (/.f64 x y)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (/.f64 y x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 x (fabs.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) x) |
(*.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)) (neg.f64 (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 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (fabs.f64 y))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 y)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (fabs.f64 y) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) x) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) y)) (/.f64 y (*.f64 x (/.f64 x y)))) |
(*.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 (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y))) x) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) y) x) |
(*.f64 (/.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) y) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 x) (fabs.f64 y)) (sqrt.f64 x)) |
(*.f64 (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) (fabs.f64 y)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -3/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (/.f64 x y)))) (/.f64 y x)) |
(*.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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 x y)) |
(+.f64 (/.f64 y x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))) #s(literal 1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(fabs.f64 (/.f64 y x)) |
(-.f64 (/.f64 y x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (/.f64 x y)))) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) (/.f64 y x)) |
(sqrt.f64 (/.f64 y (*.f64 x (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fabs.f64 y) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fabs.f64 y) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 y) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 y) (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x x)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x x)) x #s(literal 0 binary64)) |
(neg.f64 (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (/.f64 y (*.f64 x (/.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fabs.f64 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) (fabs.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 y)))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (/.f64 y x) #s(literal -1 binary64)) |
(/.f64 (/.f64 y x) (exp.f64 (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 y x) (exp.f64 (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x y)) |
(/.f64 (fabs.f64 y) x) |
(/.f64 (-.f64 #s(literal 0 binary64) y) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) x) |
(/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x (/.f64 x y)))) |
(/.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 #s(literal -1 binary64) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x (/.f64 x y)))) |
(/.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 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (fabs.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 y (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (/.f64 y (*.f64 x (/.f64 x y)))) |
(/.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) x) |
(/.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (sqrt.f64 x)) |
(/.f64 (pow.f64 (/.f64 y x) #s(literal 3/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) x) |
(/.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))))) (/.f64 y (*.f64 x (/.f64 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 y (*.f64 x (/.f64 x y))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) #s(literal -4 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 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) (/.f64 y (*.f64 x (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y))))) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y x)) |
(*.f64 (fabs.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (fabs.f64 y) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (*.f64 y (pow.f64 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) (fabs.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (fabs.f64 y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (fabs.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 (fabs.f64 y) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 (fabs.f64 y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (pow.f64 (fabs.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (fabs.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fabs.f64 y) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (fabs.f64 y) (*.f64 x x)) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x x)) x) |
(*.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 y (*.f64 x x)) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)) (*.f64 x x)) x) |
(*.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 y)))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 x))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) x) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 x))) (sqrt.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.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)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.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)))) |
| 1× | egg-herbie |
| 16× | /-lowering-/.f32 |
| 16× | /-lowering-/.f64 |
| 16× | *-lowering-*.f32 |
| 16× | *-lowering-*.f64 |
| 6× | fabs-lowering-fabs.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 312 |
| 1 | 14 | 312 |
| 2 | 16 | 312 |
| 3 | 20 | 312 |
| 4 | 24 | 312 |
| 5 | 34 | 312 |
| 6 | 34 | 312 |
| 0 | 34 | 312 |
| 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) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(/ 1 (fabs (/ y x))) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(fabs (/ y x)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
| 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) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(/ 1 (fabs (/ y x))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y x)) |
(fabs (/ y x)) |
(fabs.f64 (/.f64 y 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) |
Compiled 8398 to 1485 computations (82.3% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 721 | 8 | 729 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 1 | 1 |
| Total | 723 | 9 | 732 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.9% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
| 8.3% | (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x x))) | |
| ▶ | 23.8% | (/.f64 x y) |
| ▶ | 12.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x))) |
| ▶ | 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))) |
| 28.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) | |
| 29.0% | (neg.f64 (/.f64 x y)) | |
| ✓ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 52.3% | #s(literal 1 binary64) |
Compiled 154 to 102 computations (33.8% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 y (*.f64 x (/.f64 x y))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x))) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) y) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| 3254× | *-lowering-*.f32 |
| 3254× | *-lowering-*.f64 |
| 2410× | /-lowering-/.f32 |
| 2410× | /-lowering-/.f64 |
| 1114× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 82 |
| 1 | 43 | 75 |
| 2 | 110 | 75 |
| 3 | 320 | 60 |
| 4 | 1096 | 59 |
| 5 | 2741 | 59 |
| 0 | 8032 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(/ x y) |
x |
y |
(/ 1 (/ -1 (/ x y))) |
1 |
(/ -1 (/ x y)) |
-1 |
(/ x y) |
x |
y |
(/ (/ 1 (- 0 y)) (/ 1 x)) |
(/ 1 (- 0 y)) |
1 |
(- 0 y) |
0 |
y |
(/ 1 x) |
x |
(/ 1 (/ (/ y (* x (/ x y))) (/ y x))) |
1 |
(/ (/ y (* x (/ x y))) (/ y x)) |
(/ y (* x (/ x y))) |
y |
(* x (/ x y)) |
x |
(/ x y) |
(/ y x) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ 1 (/ -1 (/ x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
-1 |
#s(literal -1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (/ 1 (- 0 y)) (/ 1 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(/ 1 (- 0 y)) |
(/.f64 #s(literal -1 binary64) y) |
1 |
#s(literal 1 binary64) |
(- 0 y) |
(-.f64 #s(literal 0 binary64) y) |
0 |
#s(literal 0 binary64) |
y |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
x |
(/ 1 (/ (/ y (* x (/ x y))) (/ y x))) |
(/.f64 x y) |
1 |
#s(literal 1 binary64) |
(/ (/ y (* x (/ x y))) (/ y x)) |
(/.f64 y x) |
(/ y (* x (/ x y))) |
(/.f64 y (/.f64 x (/.f64 y x))) |
y |
(* x (/ x y)) |
(/.f64 x (/.f64 y x)) |
x |
(/ x y) |
(/.f64 x y) |
(/ y x) |
(/.f64 y x) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 x (/.f64 x y)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x))) |
| ✓ | accuracy | 90.3% | (/.f64 y (*.f64 x (/.f64 x y))) |
| ✓ | accuracy | 49.1% | (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) y) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 98.7% | (/.f64 #s(literal -1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| 76.0ms | 256× | 0 | valid |
Compiled 97 to 18 computations (81.4% saved)
ival-div: 26.0ms (86.9% of total)ival-mult: 2.0ms (6.7% of total)ival-sub: 1.0ms (3.3% of total)const: 1.0ms (3.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x y)> |
#<alt (/ 1 (/ -1 (/ x y)))> |
#<alt (/ -1 (/ x y))> |
#<alt (/ (/ 1 (- 0 y)) (/ 1 x))> |
#<alt (/ 1 (- 0 y))> |
#<alt (- 0 y)> |
#<alt (/ 1 x)> |
#<alt (/ (/ y (* x (/ x y))) (/ y x))> |
#<alt (/ 1 (/ (/ y (* x (/ x y))) (/ y x)))> |
#<alt (/ y (* x (/ x y)))> |
#<alt (* x (/ x y))> |
| Outputs |
|---|
#<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)> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ y x))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ x y))> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (/ -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<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 (/ 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 (/ 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)> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow y 2) (pow x 2))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (/ y (* x (/ x y))) |
| 4.0ms | y | @ | 0 | (/ y (* x (/ x y))) |
| 0.0ms | y | @ | inf | (/ y (* x (/ x y))) |
| 0.0ms | x | @ | inf | (* x (/ x y)) |
| 0.0ms | y | @ | -inf | (* x (/ x y)) |
| 1× | batch-egg-rewrite |
| 502× | /-lowering-/.f32 |
| 502× | /-lowering-/.f64 |
| 412× | *-lowering-*.f32 |
| 412× | *-lowering-*.f64 |
| 102× | frac-2neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 60 |
| 1 | 116 | 50 |
| 0 | 821 | 50 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
(/ x y) |
(/ 1 (/ -1 (/ x y))) |
(/ -1 (/ x y)) |
(/ (/ 1 (- 0 y)) (/ 1 x)) |
(/ 1 (- 0 y)) |
(- 0 y) |
(/ 1 x) |
(/ (/ y (* x (/ x y))) (/ y x)) |
(/ 1 (/ (/ y (* x (/ x y))) (/ y x))) |
(/ y (* x (/ x y))) |
(* x (/ x y)) |
| Outputs |
|---|
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) y) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(neg.f64 (/.f64 x y)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 y x)) |
(/.f64 y (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) x) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) y) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(neg.f64 (/.f64 x y)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) y) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 #s(literal 0 binary64) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y y) y)) |
(neg.f64 y) |
(neg.f64 (/.f64 y #s(literal 1 binary64))) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y))) y) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)))) |
(/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)) |
(/.f64 y (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x))) |
(/.f64 y (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x)))) |
(/.f64 (/.f64 x y) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))))) |
(/.f64 (/.f64 y (/.f64 x (/.f64 y x))) (/.f64 y x)) |
(/.f64 (/.f64 y x) (*.f64 (/.f64 y x) (/.f64 x y))) |
(/.f64 (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x) y) |
(/.f64 (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 y x) (*.f64 (/.f64 x (/.f64 y x)) y)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 y x) x) (*.f64 (/.f64 x y) y)) |
(/.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 x y) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 y x) (/.f64 x y)) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 y (/.f64 x y)) (/.f64 x (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x)))) |
(/.f64 (/.f64 y (/.f64 y x)) (/.f64 x (/.f64 y x))) |
(pow.f64 (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) y)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x)))) |
(*.f64 y (*.f64 (/.f64 (/.f64 y x) x) (/.f64 x y))) |
(*.f64 y (/.f64 (/.f64 (/.f64 y x) x) (/.f64 y x))) |
(*.f64 (/.f64 x y) (/.f64 y (/.f64 x (/.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y))) |
(*.f64 (/.f64 y (/.f64 x (/.f64 y x))) (/.f64 x y)) |
(*.f64 (/.f64 y (/.f64 x (/.f64 y x))) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) y) x) |
(*.f64 (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 y y) (/.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)))) |
(/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 y x) (/.f64 y (/.f64 x (/.f64 y x)))) |
(/.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y) x) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) y)) x) |
(/.f64 (/.f64 (/.f64 y x) y) (/.f64 (/.f64 y x) x)) |
(pow.f64 (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x (/.f64 y x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x))))) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 y x)) |
(*.f64 (/.f64 y (*.f64 (/.f64 y (/.f64 x (/.f64 y x))) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x (/.f64 y x)) (/.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (/.f64 x (/.f64 y x))) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y x) y) (/.f64 x (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (/.f64 y x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x)))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 y x)) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (/.f64 y x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (/.f64 y x))))) |
(/.f64 y (/.f64 x (/.f64 y x))) |
(/.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x (/.f64 y x)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 y x)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x)))) |
(/.f64 (/.f64 y x) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))) y)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x (/.f64 y x))) |
(/.f64 (/.f64 y (/.f64 x y)) x) |
(pow.f64 (/.f64 (/.f64 x (/.f64 y x)) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 y x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y x))))) |
(*.f64 (/.f64 y x) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 y x) x) y) |
(*.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y (*.f64 x x)) y) |
(*.f64 (/.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 x (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 (*.f64 x x) y) |
(/.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
| 1× | egg-herbie |
| 196× | sum3-define |
| 118× | fma-define |
| 64× | +-lowering-+.f64 |
| 64× | +-lowering-+.f32 |
| 42× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 876 |
| 1 | 30 | 804 |
| 2 | 48 | 780 |
| 3 | 70 | 780 |
| 4 | 79 | 780 |
| 5 | 103 | 780 |
| 6 | 121 | 780 |
| 7 | 169 | 780 |
| 8 | 316 | 780 |
| 9 | 373 | 780 |
| 10 | 378 | 780 |
| 11 | 379 | 780 |
| 0 | 379 | 780 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 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) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ y x)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(* -1 (/ x y)) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(/ -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 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) |
(/ 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) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow y 2) (pow x 2)) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
| Outputs |
|---|
(/ 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) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(* -1 (/ x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(/ 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) |
(/ 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) |
(/ 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) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow y 2) (pow x 2)) |
(/.f64 (*.f64 y (/.f64 y x)) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
Compiled 5684 to 705 computations (87.6% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 573 | 4 | 577 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 578 | 8 | 586 |
| Status | Accuracy | Program |
|---|---|---|
| 12.5% | (/.f64 (/.f64 y x) (/.f64 y (/.f64 x (/.f64 y x)))) | |
| 28.9% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| ✓ | 23.8% | (/.f64 x y) |
| 13.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 (/.f64 x (/.f64 y x)) y))) | |
| 28.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) | |
| 29.0% | (neg.f64 (/.f64 x y)) | |
| ✓ | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | 52.3% | #s(literal 1 binary64) |
Compiled 198 to 95 computations (52% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 x y) |
(neg.f64 (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x x))) |
(/.f64 (/.f64 y x) (/.f64 y (/.f64 x (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 (/.f64 x (/.f64 y x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x))) |
(fabs.f64 #s(literal 1 binary64)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y))) |
(/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Outputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
3 calls:
| 300.0ms | y |
| 5.0ms | x |
| 5.0ms | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (/.f64 (fabs.f64 (-.f64 x y)) (fabs.f64 y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 x y) |
(neg.f64 (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 x x))) |
(/.f64 (/.f64 y x) (/.f64 y (/.f64 x (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 (/.f64 x (/.f64 y x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (/.f64 x y))) (/.f64 y x))) |
(fabs.f64 #s(literal 1 binary64)) |
| Outputs |
|---|
(neg.f64 (/.f64 x y)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))) |
2 calls:
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 3 | x |
| 61.3% | 3 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 x y) |
(neg.f64 (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
| Outputs |
|---|
(neg.f64 (/.f64 x y)) |
#s(literal 1 binary64) |
(neg.f64 (/.f64 x y)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 x y) |
#s(literal 1 binary64) |
(/.f64 x y) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | y |
| 52.3% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 7.165703548117009e+58 | 5.115896547638369e+62 |
| 283.0ms | -1.5722025700745735e+81 | -4.905275096982771e+76 |
| 286.0ms | 256× | 0 | valid |
Compiled 214 to 178 computations (16.8% saved)
ival-fabs: 3.0ms (45.5% of total)ival-sub: 2.0ms (30.3% of total)ival-div: 2.0ms (30.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 7.165703548117009e+58 | 5.115896547638369e+62 |
| 15.0ms | -1.5722025700745735e+81 | -4.905275096982771e+76 |
| 15.0ms | 256× | 0 | valid |
Compiled 190 to 154 computations (18.9% saved)
ival-fabs: 3.0ms (45.8% of total)ival-sub: 2.0ms (30.5% of total)ival-div: 2.0ms (30.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.6765067261145415e+104 | 4.230757536230083e+108 |
| 10.0ms | -1.7049792083462546e+132 | -8.756146306271512e+130 |
| 15.0ms | 240× | 0 | valid |
Compiled 164 to 130 computations (20.7% saved)
ival-fabs: 4.0ms (52% of total)ival-sub: 2.0ms (26% of total)ival-div: 2.0ms (26% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 12× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 8× | *-commutative_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 54 |
| 1 | 46 | 54 |
| 2 | 55 | 54 |
| 3 | 63 | 54 |
| 4 | 70 | 54 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(if (<=.f64 x #s(literal -149999999999999990989639731795917682953773097706373436242150705195545389957120 binary64)) (neg.f64 (/.f64 x y)) (if (<=.f64 x #s(literal 209999999999999984019119564738194408093793066877209353912320 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(if (<=.f64 x #s(literal -7499999999999999343793916924645128878317507065649858689265552055579786579279872 binary64)) (neg.f64 (/.f64 x y)) (if (<=.f64 x #s(literal 400000000000000014008798743772644692184321271193247302419480576 binary64)) #s(literal 1 binary64) (neg.f64 (/.f64 x y)))) |
(if (<=.f64 x #s(literal -749999999999999953720169355376478210485916537343249878908329899422805195800906322905060428992695566362935434996956846237114106380288 binary64)) (/.f64 x y) (if (<=.f64 x #s(literal 41000000000000002306550777630965575040966631915630236107308499670692326425642155475765228565584915652935680 binary64)) #s(literal 1 binary64) (/.f64 x y))) |
#s(literal 1 binary64) |
| Outputs |
|---|
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(if (<=.f64 x #s(literal -149999999999999990989639731795917682953773097706373436242150705195545389957120 binary64)) (neg.f64 (/.f64 x y)) (if (<=.f64 x #s(literal 209999999999999984019119564738194408093793066877209353912320 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(if (<=.f64 x #s(literal -149999999999999990989639731795917682953773097706373436242150705195545389957120 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 209999999999999984019119564738194408093793066877209353912320 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(if (<=.f64 x #s(literal -7499999999999999343793916924645128878317507065649858689265552055579786579279872 binary64)) (neg.f64 (/.f64 x y)) (if (<=.f64 x #s(literal 400000000000000014008798743772644692184321271193247302419480576 binary64)) #s(literal 1 binary64) (neg.f64 (/.f64 x y)))) |
(if (<=.f64 x #s(literal -7499999999999999343793916924645128878317507065649858689265552055579786579279872 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 400000000000000014008798743772644692184321271193247302419480576 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(if (<=.f64 x #s(literal -749999999999999953720169355376478210485916537343249878908329899422805195800906322905060428992695566362935434996956846237114106380288 binary64)) (/.f64 x y) (if (<=.f64 x #s(literal 41000000000000002306550777630965575040966631915630236107308499670692326425642155475765228565584915652935680 binary64)) #s(literal 1 binary64) (/.f64 x y))) |
#s(literal 1 binary64) |
| 2818× | *-lowering-*.f32 |
| 2818× | *-lowering-*.f64 |
| 2354× | fma-lowering-fma.f32 |
| 2354× | fma-lowering-fma.f64 |
| 2322× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 17 |
| 1 | 34 | 14 |
| 2 | 141 | 13 |
| 3 | 529 | 13 |
| 4 | 2834 | 12 |
| 0 | 8784 | 12 |
| 0 | 6 | 15 |
| 1 | 36 | 15 |
| 2 | 259 | 15 |
| 3 | 2541 | 15 |
| 0 | 8807 | 15 |
| 0 | 197 | 1181 |
| 1 | 642 | 1113 |
| 2 | 1718 | 1067 |
| 3 | 6456 | 1067 |
| 0 | 8327 | 1067 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 231 to 156 computations (32.5% saved)
Compiled 146 to 70 computations (52.1% saved)
Loading profile data...